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

DEPR: DataFrame(floaty, dtype=inty) match Series #41770

Merged
merged 10 commits into from Jun 3, 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

xref #40110, though we may still deprecate the Series behavior too, in which case we'll need to update the deprecation message here

@jreback jreback added Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions labels Jun 1, 2021
@jreback jreback added this to the 1.3 milestone Jun 1, 2021
@jreback
Copy link
Contributor

jreback commented Jun 1, 2021

looks fine. some checks are failing

@simonjayhawkins
Copy link
Member

release note?

@jreback
Copy link
Contributor

jreback commented Jun 2, 2021

hmm ci/checks failing, someting on the asvs?

@jreback
Copy link
Contributor

jreback commented Jun 2, 2021

and pls rebase

@jreback
Copy link
Contributor

jreback commented Jun 2, 2021

something failing on ci/ checks

@jreback
Copy link
Contributor

jreback commented Jun 3, 2021

@jreback jreback merged commit e18415e into pandas-dev:master Jun 3, 2021
@jbrockmendel jbrockmendel deleted the depr-frame-match-series branch June 3, 2021 18:35
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
Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants