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 7078203 commit 7b20674Copy full SHA for 7b20674
doc/release/upcoming_changes/20993.improvement.rst
@@ -0,0 +1,5 @@
1
+``np.fromiter`` now accepts objects and subarrays
2
+-------------------------------------------------
3
+The `~numpy.fromiter` function now supports object and
4
+subarray dtypes. Please see he function documentation for
5
+examples.
0 commit comments