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 e37eda5 commit cb3b20bCopy full SHA for cb3b20b
doc/source/user_guide/dsintro.rst
@@ -308,7 +308,7 @@ The row and column labels can be accessed respectively by accessing the
308
From dict of ndarrays / lists
309
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
310
311
-The ndarrays must all be the same length. If an index is passed, it must
+All ndarrays must share the same length. If an index is passed, it must
312
also be the same length as the arrays. If no index is passed, the
313
result will be ``range(n)``, where ``n`` is the array length.
314
0 commit comments