8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a23069 commit 974904dCopy full SHA for 974904d
doc/users/next_whats_new/2017-11-09_hist-ignores-nans.rst
@@ -0,0 +1,6 @@
1
+Histogram function now accepts nan values in input
2
+--------------------------------------------------
3
+
4
+The `~.Axes.hist` now accepts nan values in both the *data* and *weights*
5
+input. Previously this would just error. Now any invalid values are simply
6
+ignored when calculating the his 319E togram values.
0 commit comments