Movatterモバイル変換


[0]ホーム

URL:


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

Commit1127743

Browse files
committed
minor improvements
1 parent82ceff9 commit1127743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎notebooks/splom.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ fig.show()
7979
```
8080

8181
<!-- #region-->
82-
###Scatter matrix (plom) with go.Splom
82+
###Scatter matrix (splom) with go.Splom
8383

84-
When data are not available as a tidy dataframe, it is possible to use the more generic`go.Splom` function.**WHere isitsAPI documentation??**
84+
When data are not available as a tidy dataframe, it is possible to use the more generic`go.Splom` function.Allitsparameters are documented in the reference pagehttps://plot.ly/python/reference/#splom.
8585

8686
The Plotly splom trace implementation for the scatterplot matrix does not require to set $x=Xi$ , and $y=Xj$, for each scatter plot. All arrays, $X_1,X_2,…,X_n$ , are passed once, through a list of dicts called dimensions, i.e. each array/variable represents a dimension.
8787

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp