Skip to content

Commit 61c380a

Browse files
committed
remove pandas series mention
1 parent cfce152 commit 61c380a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/v6-changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pip install notebook --upgrade
5454
pip install anywidget
5555
```
5656

57-
## Processing NumPy and Pandas Series
57+
## Processing NumPy and NumPy-Convertible Arrays
5858

5959
Plotly.py now takes advantage of recent changes in how Plotly.js handles typed arrays for improved performance. See the [performance page](python/performance/) for more details.
6060

0 commit comments

Comments
 (0)