pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.27k stars 17.8k forks source link

DOC: Intro to data structures #59789

Open kannanwisen opened 4 days ago

kannanwisen commented 4 days ago

Pandas version checks

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.

image

fbourgey commented 4 days ago

take

kannanwisen commented 3 days ago

Are you agree or do you have a differen view please?

rhshadrach commented 3 days ago

@kannanwisen - contributors comment take when they want an issue assigned to them which indicates they are working on it.