Skip to content

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

Merged
zyzhu merged 1 commit intofslaborg:masterfrom
Arlofin:float-stats-comments
Jun 15, 2020
Merged

Document the run-time behaviour of numeric Deedle.Stats functions#501
zyzhu merged 1 commit intofslaborg:masterfrom
Arlofin:float-stats-comments

Conversation

@Arlofin
Copy link
Copy Markdown
Contributor

@Arlofin Arlofin commented Jun 14, 2020

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.

Add an XML comment to Deedle.Stats functions that implicitly convert
the generic value type of an input series to float, stating that the
operation may fail with a FormatException or an InvalidCastException.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants