Skip to content

REF: re-use sanitize_array in DataFrame._sanitize_columns #41611

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 2 commits into from
May 26, 2021

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

A big partial-indexing test is split and has a non-trivial diff, but the only actual change is this line https://github.com/pandas-dev/pandas/compare/master...jbrockmendel:ref-sanitize_column?expand=1#diff-1723bf927d192314f9d8c4faa220e26b1c3b39c2fe3bb65d8c43966ec7e596e8R430 declaring that empty range is int-dtype-like instead of float-dtype-like, which i think we should call a bug.

@simonjayhawkins simonjayhawkins added Constructors Series/DataFrame/Index/pd.array Constructors Refactor Internal refactoring of code labels May 24, 2021
@jreback jreback added this to the 1.3 milestone May 25, 2021
@jreback jreback merged commit b8807eb into pandas-dev:master May 26, 2021
@jbrockmendel jbrockmendel deleted the ref-sanitize_column branch May 26, 2021 04:24
TLouf pushed a commit to TLouf/pandas that referenced this pull request Jun 1, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
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 Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants