Skip to content

Conversation

@sinhrks
Copy link
Member

@sinhrks sinhrks commented Jul 4, 2016

@sinhrks sinhrks added Testing pandas testing functions or related to the test suite Groupby labels Jul 4, 2016
@sinhrks sinhrks added this to the 0.18.2 milestone Jul 4, 2016
@jreback
Copy link
Contributor

jreback commented Jul 4, 2016

lgtm

@jreback
Copy link
Contributor

jreback commented Jul 4, 2016

ideally would add this issue number to the xref issue which actually closed this

@codecov-io
Copy link

codecov-io commented Jul 5, 2016

Current coverage is 84.34%

Merging #13561 into master will not change coverage

@@             master     #13561   diff @@
==========================================
  Files           138        138          
  Lines         51126      51126          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          43122      43122          
  Misses         8004       8004          
  Partials          0          0          

Powered by Codecov. Last updated by f20b41e...9937e99

@jorisvandenbossche jorisvandenbossche merged commit b4b1e96 into pandas-dev:master Jul 5, 2016
@sinhrks sinhrks deleted the test_single_group branch July 5, 2016 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Groupby Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

groupby on single col df results in ValueError on Master, works on 0.18.1

4 participants