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
Please feel free to make it look the way you want submit a PR. I'll run the tests and see if it looks ok. If everything checks out we can publish a new version.
Using data-forge 1.10.3,
IDataFrame.inflateSeries
has type defined as follows:I believe this is wrong, as the
selector
argument is a function that takes each value in the series as its arugment; it should not be theIndexT
.The text was updated successfully, but these errors were encountered: