Skip to content

BUG: Importing Yield Curves with different lengths in the same file #281

@dtrzesniak

Description

@dtrzesniak

This gives wrong YC:
@@main
Year Month
2019 12
@@Yieldcurve
Currency Name Values0 Values1 Values2 Values3
CHF 0 0 0.015 0.02
EUR 3PCT 0.03

It add 3 zeros after the value 0.03, while it should not!!! It follows the columns Valuesn, apparently, while it should stop parsing after the 1st value in this case

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions