You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/python/v6-changes.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ pip install notebook --upgrade
54
54
pip install anywidget
55
55
```
56
56
57
-
## Processing NumPy and Pandas Series
57
+
## Processing NumPy and NumPy-Convertible Arrays
58
58
59
59
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.
0 commit comments