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: move feature to correct whatsnew section; typos #21897

Merged
merged 2 commits into from
Jul 14, 2018

Conversation

h-vetinari
Copy link
Contributor

@h-vetinari h-vetinari commented Jul 13, 2018

Splitting up #21645.

Motivation is easy: when I started working on #21645, there was nothing under "New Features" (usually having a descriptive section each) except this one-liner. To me, this belongs to "Other Enhancements".

Plus found some typos and stuff where the rst breaks (cannot have something directly after closing backticks).

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.

other changes look ok. ping on green.

@@ -70,6 +68,7 @@ Current Behavior:

Other Enhancements
^^^^^^^^^^^^^^^^^^
- ``ExcelWriter`` now accepts ``mode`` as a keyword argument, enabling append to existing workbooks when using the ``openpyxl`` engine (:issue:`3441`)
Copy link
Contributor

Choose a reason for hiding this comment

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

leave this where it was. this is a significant new feature that's why i put it there.

@jreback jreback added the Docs label Jul 14, 2018
@jreback jreback added this to the 0.24.0 milestone Jul 14, 2018
@@ -8,15 +8,20 @@ v0.24.0 (Month XX, 2018)
New features
~~~~~~~~~~~~

- ``ExcelWriter`` now accepts ``mode`` as a keyword argument, enabling append to existing workbooks when using the ``openpyxl`` engine (:issue:`3441`)
.. _whatsnew_0240.enhancements.excel_writer_mode:
Copy link
Contributor

Choose a reason for hiding this comment

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

just leave it like it was, its not necessary to make a sub-section, just a single entry is fine.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Was just writing why I did that, but you were faster. Fair enough. Not much left of this PR then, but OK.

@jreback jreback merged commit 2b51c96 into pandas-dev:master Jul 14, 2018
@jreback
Copy link
Contributor

jreback commented Jul 14, 2018

thanks!

@h-vetinari h-vetinari deleted the whatsnew_fixes branch July 17, 2018 07:19
Sup3rGeo pushed a commit to Sup3rGeo/pandas that referenced this pull request Oct 1, 2018
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.

2 participants