05. Anscombe data
- lmplot
anscombe = sns.load_dataset("anscombe")
anscombe.tail()
'Seaborn' 카테고리의 다른 글
Folium Icon Site (0) | 2022.11.16 |
---|---|
Example 04.Iris data (0) | 2022.11.15 |
Example 03.flight data (0) | 2022.11.15 |
Example 02. seaborn tips data (1) | 2022.11.14 |
Example 01. seaborn basic (0) | 2022.11.14 |