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

BUILD: pandas[output_formatting] doesn't install optional dependencies #55290

Closed
1 task done
rootsmusic opened this issue Sep 25, 2023 · 0 comments · Fixed by #55275
Closed
1 task done

BUILD: pandas[output_formatting] doesn't install optional dependencies #55290

rootsmusic opened this issue Sep 25, 2023 · 0 comments · Fixed by #55275
Labels
Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member

Comments

@rootsmusic
Copy link

rootsmusic commented Sep 25, 2023

Installation check

Platform

win-64

Installation Method

pip install

pandas Version

2.1.1

Python Version

3.10.11

Installation Logs

pip install pandas[output_formatting] doesn't install jinja2 and tabulate, as shown in the installation guide's visualization table. That table has only matplotlib for optional dependencies to plot, but pip install pandas[plot] actually includes more packages.

@rootsmusic rootsmusic added Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 25, 2023
@rootsmusic rootsmusic changed the title BUILD: BUILD: pandas[output_formatting] doesn't install optional dependencies Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant