Python/Visualization
[Visualization] seaborn 라이브러리 scatterplot 사용법 정리
취미와 밥줄사이
2021. 5. 9. 01:20
이 게시글은 캐글 노트북을 통해 공부한 내용을 번역하고 복습하기 위해 작성 하였습니다. 더 자세한 내용이 궁금하신 분들은 아래의 reference 링크를 참조해주세요.
Reference
www.kaggle.com/ravichaubey1506/complete-data-visualization-tutorial-seaborn
Complete Data Visualization Tutorial Seaborn !!!
Explore and run machine learning code with Kaggle Notebooks | Using data from multiple data sources
www.kaggle.com
seaborn.pydata.org/generated/seaborn.relplot.html
seaborn.relplot — seaborn 0.11.1 documentation
How to draw the legend. If “brief”, numeric hue and size variables will be represented with a sample of evenly spaced values. If “full”, every group will get an entry in the legend. If “auto”, choose between brief or full representation based o
seaborn.pydata.org