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

DOC: Fixed formatting and errors in whatsnew v1.1.0 #35398

Merged
merged 5 commits into from
Jul 24, 2020

Conversation

rhshadrach
Copy link
Member

cc @TomAugspurger

Minor fixes for formatting, spelling, and grammar. Please let me know if any of this is too nit-picky, I can revert to just the definite spelling/syntax errors.

@rhshadrach rhshadrach changed the title CLN: Fixed formatting and errors in whatsnew v1.1.0 DOC: Fixed formatting and errors in whatsnew v1.1.0 Jul 23, 2020
@simonjayhawkins simonjayhawkins added this to the 1.1 milestone Jul 24, 2020
@@ -1181,23 +1180,23 @@ ExtensionArray
^^^^^^^^^^^^^^

- Fixed bug where :meth:`Series.value_counts` would raise on empty input of ``Int64`` dtype (:issue:`33317`)
- Fixed bug in :func:`concat` when concatenating DataFrames with non-overlaping columns resulting in object-dtype columns rather than preserving the extension dtype (:issue:`27692`, :issue:`33027`)
- Fixed bug in :func:`concat` when concatenating :class:`DataFrame`s with non-overlapping columns resulting in object-dtype columns rather than preserving the extension dtype (:issue:`27692`, :issue:`33027`)
Copy link
Member

Choose a reason for hiding this comment

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

unwanted pattern ci failure - backticks incorrectly rendering because of missing spaces

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks - passing now.

@rhshadrach
Copy link
Member Author

Failure is unrelated.

@TomAugspurger
Copy link
Contributor

Reported upstream in numpy/numpy#16939.

Thanks @rhshadrach.

@TomAugspurger TomAugspurger merged commit 04e9e0a into pandas-dev:master Jul 24, 2020
@rhshadrach rhshadrach deleted the whatsnew branch July 25, 2020 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants