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

ENH: support downcasting of nullable EAs in pd.to_numeric #38746

Merged
merged 20 commits into from
Dec 30, 2020

Commits on Dec 28, 2020

  1. tests

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    a594847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1bb9fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbba7b4 View commit details
    Browse the repository at this point in the history
  4. review comment

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    ddb71cb View commit details
    Browse the repository at this point in the history
  5. more testcases

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    323cfdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b4180e View commit details
    Browse the repository at this point in the history
  7. whatsnew

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    337589a View commit details
    Browse the repository at this point in the history
  8. review comments

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    4e8761a View commit details
    Browse the repository at this point in the history
  9. cleanup

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    e2b4cbb View commit details
    Browse the repository at this point in the history
  10. review comments (tests)

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    23c4ae6 View commit details
    Browse the repository at this point in the history
  11. more tests

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    e140b7a View commit details
    Browse the repository at this point in the history
  12. de-duplicate testcae

    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    arw2019 and jorisvandenbossche committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    f583a10 View commit details
    Browse the repository at this point in the history
  13. more cleanup

    arw2019 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    a6cb152 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. review: code comments

    arw2019 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    d707a61 View commit details
    Browse the repository at this point in the history
  2. review: code comments

    arw2019 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    6b2c39f View commit details
    Browse the repository at this point in the history
  3. review: update docstring

    arw2019 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    fda4ba1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a23118 View commit details
    Browse the repository at this point in the history
  5. review: add testcases

    arw2019 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    1015b07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0279be9 View commit details
    Browse the repository at this point in the history
  7. Update pandas/core/tools/numeric.py

    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    arw2019 and jorisvandenbossche committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    56747da View commit details
    Browse the repository at this point in the history