We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fe033 commit 7060b1eCopy full SHA for 7060b1e
doc/source/user_guide/dsintro.rst
@@ -41,8 +41,8 @@ Here, ``data`` can be many different things:
41
* an ndarray
42
* a scalar value (like 5)
43
44
-The passed **index** is a list of axis labels. Thus, this separates into a few
45
-cases depending on what **data is**:
+The passed **index** is a list of axis labels. The constructor's behavior
+depends on **data**'s type:
46
47
**From ndarray**
48
0 commit comments