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
update changelog
  • Loading branch information
emilykl committed Nov 22, 2024
commit c541ce1f1fd80925b28ba1a607546ee361cbe164
4 changes: 3 additions & 1 deletion CHANGELOG.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

### Added
- Add `plotly[express]` extra for easily installing Plotly Express dependencies [#4644](https://github.com/plotly/plotly.py/pull/4644)

### Removed
- Drop deprecated `pointcloud` and `heatmapgl` traces from the API
- Drop `tenacity` dependency [#4831](https://github.com/plotly/plotly.js/pull/4831)
Expand All @@ -11,7 +14,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Updated plotly.py to use base64 encoding of arrays in plotly JSON to improve performance.
- Add `subtitle` attribute to all Plotly Express traces
- Make plotly-express dataframe agnostic via Narwhals [#4790](https://github.com/plotly/plotly.py/pull/4790)
- Add `plotly[express]` extra for easily installing Plotly Express dependencies [#4644](https://github.com/plotly/plotly.py/pull/4644)

## [5.24.1] - 2024年09月12日

Expand Down

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