You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Triangle class docstring states that origin and development parameters can take str or list inputs, but it does not seem to work with lists
Expected behavior
triangle object with a triangle created for both development year and origin year as development period (In theory would just be a column when development period is used for the origin parameter)
Desktop (please complete the following information):
Numpy Version [e.g. 2.0.1]
Pandas Version [e.g. 2.2.2]
Chainladder Version [e.g. 0.8.23]
The text was updated successfully, but these errors were encountered:
Describe the bug
The Triangle class docstring states that origin and development parameters can take str or list inputs, but it does not seem to work with lists
To Reproduce
Expected behavior
triangle object with a triangle created for both development year and origin year as development period (In theory would just be a column when development period is used for the origin parameter)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: