Skip to content

DOC: reduce long error tracebacks in 1.0 whatsnew + some clean-up #31382

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

Made some of the ipython blocks into literal code blocks to avoid showing long error tracebacks (that only distract from the core text). Plus did a few other small formatting clean-ups, and combined 2 pyarrow related entries.

@jorisvandenbossche jorisvandenbossche added this to the 1.0.0 milestone Jan 28, 2020
maps labels to their new names along the default axis, is allowed to be passed by position
(:issue:`29136`).

.. ipython:: python
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this still? Oh, is it just for the linter?

Copy link
Member Author

Choose a reason for hiding this comment

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

no, there is still one case below that uses the dataframe that is an ipython block

@TomAugspurger TomAugspurger merged commit db491cb into pandas-dev:master Jan 28, 2020
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 28, 2020
simonjayhawkins pushed a commit that referenced this pull request Jan 28, 2020
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