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 cb132bd commit aa129ccCopy full SHA for aa129cc
changes/2992.fix.rst
@@ -1,3 +1,3 @@
1
Fix a bug preventing ``ones_like``, ``full_like``, ``empty_like``, ``zeros_like`` and ``open_like`` functions from accepting
2
-an explicit specification of array attributes like shape, dtype, chunks etc. The functions ``full_like``,
+an explicit specification of array attributes like shape, dtype, chunks etc. The functions ``full_like``,
3
``empty_like``, and ``open_like`` now also more consistently infer a ``fill_value`` parameter from the provided array.
0 commit comments