Skip to content

DOC: python 3 compatibility in code examples #15011

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
merged 1 commit into from
Dec 29, 2016

Conversation

jorisvandenbossche
Copy link
Member

Some changes to our code examples needed to make them all run with python 3.

(there are still problems with our accessor extensions to have doc building on py3 fully working)

@codecov-io
Copy link

Current coverage is 84.78% (diff: 100%)

Merging #15011 into master will not change coverage

@@             master     #15011   diff @@
==========================================
  Files           145        145          
  Lines         51090      51090          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          43315      43315          
  Misses         7775       7775          
  Partials          0          0          

Powered by Codecov. Last update e27b296...5583c98

@jorisvandenbossche jorisvandenbossche merged commit d097b0f into pandas-dev:master Dec 29, 2016
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