Skip to content

Make show_versions not to reload modules (GH13684) #14126

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

closes #13684

@jorisvandenbossche jorisvandenbossche added the Compat pandas objects compatability with Numpy or Python functions label Aug 31, 2016
@jorisvandenbossche jorisvandenbossche added this to the 0.19.0 milestone Aug 31, 2016
@codecov-io
Copy link

codecov-io commented Aug 31, 2016

Current coverage is 85.27% (diff: 0.00%)

Merging #14126 into master will decrease coverage by <.01%

@@             master     #14126   diff @@
==========================================
  Files           139        139          
  Lines         50529      50531     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          43089      43089          
- Misses         7440       7442     +2   
  Partials          0          0          

Powered by Codecov. Last update 47a8e71...74bfb21

@jreback
Copy link
Contributor

jreback commented Aug 31, 2016

lgtm.

@jorisvandenbossche jorisvandenbossche merged commit 6483180 into pandas-dev:master Sep 1, 2016
@jorisvandenbossche jorisvandenbossche deleted the bug/show-versions-reload branch September 1, 2016 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame.__repr__ raises TypeError after pd.show_versions() was run
3 participants