Skip to content

DOC: reset table_schema option after example #15572

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

Conversation

jorisvandenbossche
Copy link
Member

@jorisvandenbossche jorisvandenbossche commented Mar 4, 2017

@jreback I think this should fix the errors you noticed here #15559 (comment) (let's see if travis agrees with me)

The table schema repr was activated due to the example (the ipython environment lives on between different documents; it would actually be a good idea to completely reset them for each rst file)

cc @TomAugspurger in any case an example that it's not yet ready to be default on True :-)

@jorisvandenbossche jorisvandenbossche added this to the 0.20.0 milestone Mar 4, 2017
@codecov-io
Copy link

Codecov Report

Merging #15572 into master will decrease coverage by -0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #15572      +/-   ##
==========================================
- Coverage   91.05%   91.03%   -0.03%     
==========================================
  Files         137      137              
  Lines       49285    49285              
==========================================
- Hits        44878    44866      -12     
- Misses       4407     4419      +12
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%)
pandas/tools/merge.py 91.78% <0%> (-0.35%)
pandas/core/common.py 91.02% <0%> (-0.34%)
pandas/core/frame.py 97.83% <0%> (-0.1%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b77680...9981ff0. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit 0159dc2 into pandas-dev:master Mar 5, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
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