Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dataframe: test for pandas parity with variadic-row Dataframe constructor #159

Open
b5 opened this issue Dec 3, 2021 · 0 comments
Open

Comments

@b5
Copy link
Member

b5 commented Dec 3, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant