Skip to content

Improve error message if attempting to construct multidimensional series #50651

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

Merged
merged 5 commits into from
Jan 12, 2023

Conversation

jonashaag
Copy link
Contributor

@jonashaag jonashaag commented Jan 10, 2023

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@jonashaag jonashaag marked this pull request as ready for review January 10, 2023 12:45
@mroeschke mroeschke added the Error Reporting Incorrect or improved errors from pandas label Jan 12, 2023
@mroeschke mroeschke added the Series Series data structure label Jan 12, 2023
@mroeschke mroeschke added this to the 2.0 milestone Jan 12, 2023
@mroeschke mroeschke merged commit 502eca6 into pandas-dev:main Jan 12, 2023
@mroeschke
Copy link
Member

Thanks @jonashaag

phofl pushed a commit to phofl/pandas that referenced this pull request Jan 12, 2023
…ies (pandas-dev#50651)

* Update construction.py

* Update test_constructors.py

* Update test_constructors.py

* Update construction.py

* Update test_constructors.py
phofl pushed a commit to phofl/pandas that referenced this pull request Jan 13, 2023
…ies (pandas-dev#50651)

* Update construction.py

* Update test_constructors.py

* Update test_constructors.py

* Update construction.py

* Update test_constructors.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas Series Series data structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants