Skip to content

Conversation

s-celles
Copy link
Contributor

@s-celles s-celles commented Nov 3, 2016

@codecov-io
Copy link

codecov-io commented Nov 3, 2016

Current coverage is 85.27% (diff: 100%)

Merging #14571 into master will increase coverage by <.01%

@@             master     #14571   diff @@
==========================================
  Files           140        140          
  Lines         50693      50693          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43229      43230     +1   
+ Misses         7464       7463     -1   
  Partials          0          0          

Powered by Codecov. Last update e1cdc4b...1a037a6


- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``
is not scalar and ``values`` is not specified (:issue:`14380`)
is not scalar and ``values`` is not specified (:issue:`14380`)
Copy link
Contributor

Choose a reason for hiding this comment

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

move to 0.20.0

@jreback jreback added the IO Excel read_excel, to_excel label Nov 3, 2016
@jorisvandenbossche jorisvandenbossche merged commit 6bac008 into pandas-dev:master Nov 11, 2016
@jorisvandenbossche
Copy link
Member

@scls19fr Thanks a lot!

@jorisvandenbossche jorisvandenbossche added this to the 0.20.0 milestone Nov 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IO Excel read_excel, to_excel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read_excel with sheetname=None or sheetname=[0,1,”Sheet5”] should preserve sheets order

4 participants