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.
2 parents a3dd0f5 + ff2088b commit 890a494Copy full SHA for 890a494
doc/release/upcoming_changes/27076.deprecation.rst
@@ -0,0 +1,3 @@
1
+ * Passing non-integer inputs as the first argument of `bincount` is now
2
+ deprecated, because such inputs are silently cast to integers with no
3
+ warning about loss of precision.
0 commit comments