Skip to content

Commit a410628

Browse files
committed
remove known limitation
1 parent 34af731 commit a410628

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/python/px-arguments.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ You can also pass dataframes that are not natively supported, but which support
127127

128128
PySpark dataframes are also supported and are converted to pandas dataframes internally by Plotly Express.
129129

130-
> There is a known issue where `px.icicle`, `px.treemap`, and `px.sunburst` used with a `path` parameter won't work with cuDF dataframes.
131-
132130
#### Additional Dependencies Required
133131

134132
- Plotly Express requires NumPy. You can install it with `pip install numpy` if it's not installed by the dataframe library you are using.

0 commit comments

Comments
 (0)