You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSVs can be gross. sometimes they include rows with different column counts. I'd like a test that checks what Dataframe does when variadic row data is fed to the constructor, and a confirmation that our behaviour matches pandas.
CSVs can be gross. sometimes they include rows with different column counts. I'd like a test that checks what Dataframe does when variadic row data is fed to the constructor, and a confirmation that our behaviour matches pandas.
This request-for-a-test grew out of #150
The text was updated successfully, but these errors were encountered: