Skip to content

DOC: fix two mistakes in missing_data.rst #61461

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

Conversation

gogowitsch
Copy link
Contributor

Small documentation improvements on missing_data.rst:

  • The referenced example no longer exists
  • Add space after full stop.

- The referenced example no longer exists
- Add space after full stop.
@datapythonista datapythonista added Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels May 19, 2025
Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

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

Thanks for the fixes @gogowitsch.

Checking the example where you removed the paragraph, feels like we should show the data (not only the dtypes) before the conversion too. If you think that make sense, feel free to open another PR for it.

@datapythonista datapythonista merged commit 7d8f5bd into pandas-dev:main May 19, 2025
12 checks passed
@gogowitsch gogowitsch deleted the gogowitsch-docs-missing-data branch May 20, 2025 15:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants