Skip to content

DOC/REL: clean-up and restructure v0.15.0 whatsnew file (GH8477) #8586

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

Closes #8477

What did I change:

  • some general clean-up (blank lines, ..)
  • put the different new feature sections in front (as also in the highlights section)
  • the 2-level menu structure as discussed in REL/DOC: more clear documentation of api changes in whatsnew #8477
  • API section: move some entries to the 'enhancements' section (entries that were not 'real' (in sense of breaking) API changes):
    • describe keywords include/exclude
    • new 'level' keyword for Index.set_names/set_levels
    • new 'level' keyword for Index isin
    • histogram/boxplot also via plot
    • index new methods duplicated and drop_duplicates

Still work in progress!

@jreback
Copy link
Contributor

jreback commented Oct 19, 2014

you are going to incorporate this in 0.15.0 release? (ok by me)

@jorisvandenbossche
Copy link
Member Author

@jreback it can just be merged here (so it is in history and in the repo, but only after the 0.15 tag. So not really in the 0.15 release, but not a problem I think). I can just update the docs by checking out the 0.15 tag and applying this patch but without committing.

@jreback
Copy link
Contributor

jreback commented Oct 19, 2014

@jorisvandenbossche yep that's what I was going to do.

ok, will announce (everything is posted already, so need to do it). Then merge / change docs as needed.

thanks!

@jorisvandenbossche
Copy link
Member Author

yes, go ahead with announcing, not need to wait on this (everything is already there, it is just a bit restructuring). And thank you!

@jorisvandenbossche jorisvandenbossche mentioned this pull request Oct 19, 2014
11 tasks
@jreback jreback added this to the 0.15.0 milestone Oct 20, 2014
@jreback
Copy link
Contributor

jreback commented Oct 20, 2014

@jorisvandenbossche merge this when ready (then will close 0.15.0 milestone)

@jreback
Copy link
Contributor

jreback commented Oct 25, 2014

@jorisvandenbossche isn't this done with released docs? (or you just need to merge this in).

prob need to change the template for 0.15.1 a bit as well

@jorisvandenbossche
Copy link
Member Author

yes, I will try to finish this tomorrow and then merge (most changes are already in the online docs now, only the last ones not yet, but will then rebuild the released docs tomorrow as well). And will also model the 0.15.1 whatsnew file accordingly.

@jreback
Copy link
Contributor

jreback commented Oct 26, 2014

@jorisvandenbossche perfect thxs

@jorisvandenbossche jorisvandenbossche force-pushed the doc-whatsnew branch 2 times, most recently from d2b90ee to 4f8e85a Compare October 27, 2014 14:34
@jorisvandenbossche
Copy link
Member Author

OK, finished this up. Updated docs that reflect these changes here are also online.

@jreback and I added a wiki page on building/uploading the docs for a release: https://github.com/pydata/pandas/wiki/Building-and-uploading-the-official-documentation

jorisvandenbossche added a commit that referenced this pull request Oct 27, 2014
DOC/REL: clean-up and restructure v0.15.0 whatsnew file (GH8477)
@jorisvandenbossche jorisvandenbossche merged commit 7d5389c into pandas-dev:master Oct 27, 2014
@jreback jreback modified the milestones: 0.15.2, 0.15.1 Oct 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.

REL/DOC: more clear documentation of api changes in whatsnew
2 participants