Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
fbourgey committed Sep 30, 2024
1 parent e1c909a commit 01a85b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/user_guide/dsintro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ index will be pulled out.

If ``data`` is a scalar value, the value will be repeated to match
the length of **index**. If the **index** is not provided, it defaults
to ``RangeIndex (1)``.
to ``RangeIndex(1)``.

.. ipython:: python
Expand Down

0 comments on commit 01a85b7

Please sign in to comment.