Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add plotly[express] extra for easily installing Plotly Express dependencies #4644

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

Merged
emilykl merged 21 commits into master from better-pandas-warning
Nov 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
143acb0
Add better warning for no pandas
ndrezn Jun 19, 2024
9423aa1
Specify plotly.express dependencies
ndrezn Jun 19, 2024
abc41f5
Update install recommendations to always use main project
ndrezn Jun 19, 2024
21eef7a
Add looser pin for python<=3.8
ndrezn Jun 19, 2024
e2bcd8b
Use [pandas] rather than [express]
ndrezn Jun 19, 2024
33c446c
Update requires-pandas.txt
ndrezn Jun 20, 2024
e7e5377
Better python version specification
ndrezn Jun 26, 2024
285f270
Fix formatting
ndrezn Oct 18, 2024
f377590
Include new requirements files
ndrezn Oct 18, 2024
a8ef32e
Merge branch 'master' into better-pandas-warning
ndrezn Oct 21, 2024
a42bfb3
merge master; revise this branch following narwhals changes
emilykl Nov 18, 2024
1c4c3c9
rename requires-dev to requires-optional
emilykl Nov 21, 2024
9818daf
update filename
emilykl Nov 21, 2024
6454bf5
very light cleanup (formatting; remove packages which are also in req...
emilykl Nov 21, 2024
493952a
clean up jupyter requirements (thanks @marthacryan)
emilykl Nov 21, 2024
6074eea
remove unneccessary step
emilykl Nov 21, 2024
340372a
remove requires-optional from MANIFEST
emilykl Nov 21, 2024
b49da0e
formatting
emilykl Nov 22, 2024
1607ccf
Merge branch 'master' into better-pandas-warning
emilykl Nov 22, 2024
b8c5faa
update changelog
emilykl Nov 22, 2024
c541ce1
update changelog
emilykl Nov 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
very light cleanup (formatting; remove packages which are also in req...
...uires-install.txt)
  • Loading branch information
emilykl committed Nov 21, 2024
commit 6454bf5903054d672ef1591e58da7d53f91f0bae
15 changes: 6 additions & 9 deletions packages/python/plotly/requires-optional.txt
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,16 @@
### ###
###################################################################

## numpy (technically, this is covered by matplotlib's deps) ##
## numpy (required by Plotly Express) ##
numpy

## matplotlylib dependencies - moving away from 1.3.1 ##
## matplotlylib dependencies ##
# matplotlib==2.2.2

## testing dependencies ##
coverage==4.3.1
mock==2.0.0
pytest==8.1.1
backports.tempfile==1.0
xarray
pytz

Expand All @@ -35,7 +34,6 @@ psutil
pre-commit
black==22.3.0


## codegen dependencies ##
inflect

Expand All @@ -45,22 +43,21 @@ colorcet
## ipython ##
ipython

## pandas deps for some matplotlib functionality ##
## pandas (for some matplotlib functionality) ##
pandas
narwhals>=1.13.3

## scipy deps for some FigureFactory functions ##
## scipy deps (for some FigureFactory functions) ##
scipy

## jupyter ##
jupyter
jupyterlab
ipykernel

## deps for _county_choropleth.py figure factory
## deps for _county_choropleth.py figure factory ##
pyshp
geopandas
shapely

## image uri conversion
## image uri conversion ##
pillow

AltStyle によって変換されたページ (->オリジナル) /