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.from_records should be consistent in handling empty `data` arg #3562
Comments
|
yep....I think its a failure in the dup columns....will take a look |
jreback
was assigned
May 10, 2013
jreback
referenced
this issue
May 10, 2013
Merged
BUG: Duplicate indexes with and empty DataFrame.from_records will return a correct frame (GH3562) #3564
|
easy |
|
closed by #3564 |
jreback
closed this
May 10, 2013
jreback
referenced
this issue
May 10, 2013
Closed
TypeError: object of type 'NoneType' has no len() with MySQL empty columns #3523
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
y-p commentedMay 10, 2013
carried over from #3487
vs.