Skip to content

BUG: AttributeError: 'BooleanArray' object has no attribute 'sum' while infer types #44079 #44442

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 22 commits into from
Nov 20, 2021

Conversation

zhangxiaoxing
Copy link
Contributor

@zhangxiaoxing zhangxiaoxing commented Nov 14, 2021

@zhangxiaoxing
Copy link
Contributor Author

zhangxiaoxing commented Nov 14, 2021

Well the failing check is a different problem. And it's a future warning treated as an error. I should be able to fix that, but probably better on a different thread?

Fix a doc warning to pass github CI check
@zhangxiaoxing zhangxiaoxing changed the title Bug gh44079 BUG: AttributeError: 'BooleanArray' object has no attribute 'sum' while infer types #44079 Nov 14, 2021
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls add a whatsnew note in I/O section

@jreback jreback added IO CSV read_csv, to_csv NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Nov 14, 2021
@jreback jreback added this to the 1.4 milestone Nov 20, 2021
@jreback jreback merged commit c676844 into pandas-dev:master Nov 20, 2021
@jreback
Copy link
Contributor

jreback commented Nov 20, 2021

thanks @zhangxiaoxing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: AttributeError: 'BooleanArray' object has no attribute 'sum' while infer types
2 participants