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

BUG: require arraylike in infer_dtype_from_array #38473

Merged
merged 15 commits into from
Dec 22, 2020

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@jreback
Copy link
Contributor

jreback commented Dec 17, 2020

hmm 32-bit error legit?

@jreback jreback added the Dtype Conversions Unexpected or buggy dtype conversions label Dec 17, 2020
@jbrockmendel
Copy link
Member Author

hmm 32-bit error legit?

I think so, still troubleshooting it (and similar in #38505). in the meantime ill shamelessly direct your attention to #38504, #34683, #37965, #37950, #38021, #38073, #38285, #36131, #35417 (the latter two being harder than the rest)

@jreback
Copy link
Contributor

jreback commented Dec 17, 2020

hmm 32-bit error legit?

I think so, still troubleshooting it (and similar in #38505). in the meantime ill shamelessly direct your attention to #38504, #34683, #37965, #37950, #38021, #38073, #38285, #36131, #35417 (the latter two being harder than the rest)

looking now

@jreback jreback added this to the 1.3 milestone Dec 22, 2020
@jreback jreback merged commit 3882fd2 into pandas-dev:master Dec 22, 2020
@jbrockmendel jbrockmendel deleted the cln-infer_dtype_from branch December 22, 2020 01:03
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants