Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
df.decribe() with boolean column #2641
Comments
danbirken
referenced
this issue
Mar 30, 2013
Merged
ENH: Declare a BoolBlock as a NumericBlock #3162
|
closed by #3162 |
jreback
closed this
Apr 2, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
janschulz commentedJan 5, 2013
it would be nice if one could use
df.describe()with a boolean column (resulting in output like casting the column to int).