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

Listed python alternatives are out of date #279

Open
boxydog opened this issue Apr 3, 2024 · 2 comments
Open

Listed python alternatives are out of date #279

boxydog opened this issue Apr 3, 2024 · 2 comments

Comments

@boxydog
Copy link
Contributor

boxydog commented Apr 3, 2024

It makes me a bit nervous to use something so old with modern pythons.

When I searched for python xlsx, I got:

It's a confusing world out there, I'm not sure what the best alternative is.

@boxydog
Copy link
Contributor Author

boxydog commented Apr 3, 2024

Upon reflection, pandas is likely the most supported, even though it's heavyweight for this.

@boxydog
Copy link
Contributor Author

boxydog commented Apr 3, 2024

Sorry to keep chattering about this, but I think like pandas uses openpyxl by default.

See https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_excel.html

engine{‘openpyxl’, ‘calamine’, ‘odf’, ‘pyxlsb’, ‘xlrd’}, default None

Also see https://openpyxl.readthedocs.io/en/stable/pandas.html.

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