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 4a1ca7d commit ff2088bCopy full SHA for ff2088b
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