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

[pyOpenSci review] Add note about required use of Pandas for datasets #529

Closed
rich-iannone opened this issue Dec 2, 2024 · 0 comments · Fixed by #549 or #559
Closed

[pyOpenSci review] Add note about required use of Pandas for datasets #529

rich-iannone opened this issue Dec 2, 2024 · 0 comments · Fixed by #549 or #559

Comments

@rich-iannone
Copy link
Member

From the pyOpenSci review comment:

Also, in order to run through all the examples using from great_tables.data import islands you have to have pandas installed. The error ModuleNotFoundError: Currently, importing great_tables.data requires pandas. This will change in the future. Most of great_tables can be used without pandas. that comes up is great, but it would be better to have it clear in the documentation at https://posit-dev.github.io/great-tables/get-started/#a-basic-table-using-great-tables that it needs to be installed to use this example data set at this point to lower the barrier of entry for users.

So either remove this dependency or make note of it in the documentation.

pyOpenSci/software-submission#202 (comment)

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