Skip to content

DOC: fix options table #18730

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

No description provided.

@TomAugspurger
Copy link
Contributor

@jorisvandenbossche can you fix the groupby tuple issue in groupby.rst here? I have #18731 for the warning, but that'll get squashed down to a commit, and the warning doesn't need to be backported.

@jorisvandenbossche
Copy link
Member Author

But a revert to interpret tuple should go in 0.21.1 no?
Otherwise what is the point of warning for it in 0.22

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Dec 11, 2017

Oh sorry I was being silly. That example builds correctly on the 0.21.x branch, yes? So nothing needs to be backported.

@jorisvandenbossche
Copy link
Member Author

That example builds correctly on the 0.21.x branch, yes?

Ah, no that is a good question! Have to check

@jorisvandenbossche
Copy link
Member Author

Yeah, sorry, I was looking at a travis build of master, not 0.21.x, so this change was only introduced in 0.22.dev. So nothing urgent for today. Sorry!

But the patch itself is looking good to me though.

@jorisvandenbossche jorisvandenbossche added this to the 0.21.1 milestone Dec 11, 2017
@jorisvandenbossche jorisvandenbossche merged commit 8e34ec8 into pandas-dev:master Dec 11, 2017
@jorisvandenbossche jorisvandenbossche deleted the doc-options-table branch December 11, 2017 21:03
TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request Dec 11, 2017
* DOC: fix options table

* additional fix

(cherry picked from commit 8e34ec8)
TomAugspurger pushed a commit that referenced this pull request Dec 12, 2017
* DOC: fix options table

* additional fix

(cherry picked from commit 8e34ec8)
yarikoptic added a commit to neurodebian/pandas that referenced this pull request Feb 22, 2018
Version 0.22.0

* tag 'v0.22.0': (777 commits)
  RLS: v0.22.0
  DOC: Fix min_count docstring (pandas-dev#19005)
  DOC: More 0.22.0 updates (pandas-dev#19002)
  TST: Remove pow test in expressions
  COMPAT: Avoid td.skip decorator
  DOC: 0.22.0 release docs (pandas-dev#18983)
  DOC: Include 0.22.0 whatsnew
  Breaking changes for sum / prod of empty / all-NA (pandas-dev#18921)
  ENH: Added a min_count keyword to stat funcs (pandas-dev#18876)
  RLS: v0.21.1
  DOC: Add date to whatsnew (pandas-dev#18740)
  DOC: Include 0.21.1 whatsnew
  DOC: Update relase notes (pandas-dev#18739)
  CFG: Ignore W503
  DOC: fix options table (pandas-dev#18730)
  ENH: support non default indexes in writing to Parquet (pandas-dev#18629)
  BUG: Fix to_latex with longtable (pandas-dev#17959) (pandas-dev#17960)
  Parquet: Add error message for no engine found (pandas-dev#18717)
  BUG: Categorical data fails to load from hdf when all columns are NaN (pandas-dev#18652)
  DOC: clean-up whatsnew file for 0.21.1 (pandas-dev#18690)
  ...
yarikoptic added a commit to neurodebian/pandas that referenced this pull request Feb 22, 2018
* releases: (777 commits)
  RLS: v0.22.0
  DOC: Fix min_count docstring (pandas-dev#19005)
  DOC: More 0.22.0 updates (pandas-dev#19002)
  TST: Remove pow test in expressions
  COMPAT: Avoid td.skip decorator
  DOC: 0.22.0 release docs (pandas-dev#18983)
  DOC: Include 0.22.0 whatsnew
  Breaking changes for sum / prod of empty / all-NA (pandas-dev#18921)
  ENH: Added a min_count keyword to stat funcs (pandas-dev#18876)
  RLS: v0.21.1
  DOC: Add date to whatsnew (pandas-dev#18740)
  DOC: Include 0.21.1 whatsnew
  DOC: Update relase notes (pandas-dev#18739)
  CFG: Ignore W503
  DOC: fix options table (pandas-dev#18730)
  ENH: support non default indexes in writing to Parquet (pandas-dev#18629)
  BUG: Fix to_latex with longtable (pandas-dev#17959) (pandas-dev#17960)
  Parquet: Add error message for no engine found (pandas-dev#18717)
  BUG: Categorical data fails to load from hdf when all columns are NaN (pandas-dev#18652)
  DOC: clean-up whatsnew file for 0.21.1 (pandas-dev#18690)
  ...
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