Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Intro to data structures #59789

Open
1 task done
kannanwisen opened this issue Sep 13, 2024 · 3 comments · May be fixed by #59793
Open
1 task done

DOC: Intro to data structures #59789

kannanwisen opened this issue Sep 13, 2024 · 3 comments · May be fixed by #59793
Assignees
Labels
Constructors Series/DataFrame/Index/pd.array Constructors Docs Series Series data structure

Comments

@kannanwisen
Copy link

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.

image

@kannanwisen kannanwisen added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 13, 2024
@fbourgey
Copy link
Contributor

take

This was referenced Sep 13, 2024
@kannanwisen
Copy link
Author

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

@rhshadrach rhshadrach added Series Series data structure Constructors Series/DataFrame/Index/pd.array Constructors and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 14, 2024
@rhshadrach
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Constructors Series/DataFrame/Index/pd.array Constructors Docs Series Series data structure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants