fslaborg / Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
http://fslab.org/Deedle/
BSD 2-Clause "Simplified" License
924 stars 196 forks source link

Document the run-time behaviour of numeric Deedle.Stats functions #501

Closed Arlofin closed 4 years ago

Arlofin commented 4 years ago

Following up this discussion.

Make it visible to the user if a function in Deedle.Stats implicitly converts the values of a series to float and thus fails at run-time if it cannot be done.