Closed
Description
Pandas version checks
- I have checked that the issue still exists on the latest versions of the docs on
main
here
Location of the documentation
https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html#basics-series
Documentation problem
From scalar value
If data is a scalar value, an index must be provided.
Suggested fix for documentation
If data is a scalar value, an index is not mandatory.