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

Create dataset generation tests #10

Open
jeffbrennan opened this issue Nov 14, 2023 · 0 comments
Open

Create dataset generation tests #10

jeffbrennan opened this issue Nov 14, 2023 · 0 comments

Comments

@jeffbrennan
Copy link
Collaborator

I think we should have some tests to ensure that the datasets generated in different formats with the same seed produce the same dataframes. Started working on this when I began the parquet implementation and moved that code into it's own branch.

There may be issues with comparing a dataframe from a csv against one from a schema defined format like parquet or avro, but I think we can worry about that later

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