Skip to content

Commit 8471804

Browse files
committed
Merge branch 'version-6-migration' of https://github.com/plotly/plotly.py into version-6-migration
2 parents 1adeae7 + fb4ac7e commit 8471804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/v6-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Plotly.py now takes advantage of recent changes in how Plotly.js handles typed a
5959

6060
## Dataframe Support
6161

62-
Plotly Express now uses [Narwhals](https://narwhals-dev.github.io/narwhals/) to natively support pandas, Polars, and PyArrow.
62+
Plotly Express now uses [Narwhals](https://narwhals-dev.github.io/narwhals/) to natively support pandas, Polars, and PyArrow. With this change, the [performance](https://plotly.com/python/performance/) of using Polars or PyArrow with Plotly Express is significantly improved.
6363

6464
## Mapbox Deprecation
6565

0 commit comments

Comments
 (0)