Skip to content

DOC: Add notes to nullable types documentation about pd.NA column type #58163

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 5 commits into from
Jun 6, 2024

Conversation

giormala
Copy link
Contributor

@giormala giormala commented Apr 5, 2024

Copy link
Contributor

@dontgoto dontgoto left a comment

Choose a reason for hiding this comment

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

Nice PR! Looks mostly good looking at the previous PRs and issues. Just a minor suggestion for the wording.

@giormala
Copy link
Contributor Author

giormala commented Jun 5, 2024

Should I change something else to be merged? Thanks!

Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

lgtm

@rhshadrach rhshadrach added the Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate label Jun 6, 2024
@rhshadrach rhshadrach added this to the 3.0 milestone Jun 6, 2024
@rhshadrach rhshadrach added the NA - MaskedArrays Related to pd.NA and nullable extension arrays label Jun 6, 2024
@rhshadrach rhshadrach merged commit d6b7d5c into pandas-dev:main Jun 6, 2024
22 checks passed
@rhshadrach
Copy link
Member

Thanks @giormala!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Adding new columns in a DataFrame of Nullable type might be better explained
5 participants