Skip to content

DOC/RLS: remove duplicate content in release.rst and move remaining to whatsnew #7275

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

jorisvandenbossche
Copy link
Member

Related to discussion on mailing list https://mail.python.org/pipermail/pandas-dev/2014-May/000272.html

So I gave it a try, moved all content of release.rst to the whatsnew file (main chunk were the bug fixes, and for the rest some api changes and enhancements that were not listed in whatsnew). All content that was in release is not in whatsnew.

Can you see what you think of this?

@jreback jreback added the Docs label May 29, 2014
@jreback jreback added this to the 0.14.0 milestone May 29, 2014
@jreback
Copy link
Contributor

jreback commented May 29, 2014

looks great!

also, can you build the final docs and either e-mail or put them on the server?

(can always rebuild them if any issues). But I need them to provide links for the announcement doc.

thanks

``data`` argument (:issue:`5357`)
- Slicing with negative start, stop & step values handles corner cases better (:issue:`6531`):

- ``df.iloc[:-len(df)]`` is now empty
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe move this to the out-of-bounds iloc section (API changes)

@jreback
Copy link
Contributor

jreback commented May 29, 2014

@jorisvandenbossche actually don't need the docs built for the ANN. let's get this in and I'll take a look at the built docs final time today.

@jreback jreback mentioned this pull request May 29, 2014
@jorisvandenbossche
Copy link
Member Author

I pushed some small fixes. Rest of the docs are building fine, I will send you later this evening or tomorrow

@jreback
Copy link
Contributor

jreback commented May 29, 2014

gr8 thanks!

jorisvandenbossche added a commit that referenced this pull request May 30, 2014
DOC/RLS: remove duplicate content in release.rst and move remaining to whatsnew
@jorisvandenbossche jorisvandenbossche merged commit 87a13e2 into pandas-dev:master May 30, 2014
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