Nerdy

라이브러리 본문

Reference

라이브러리

뚱인데요? 2022. 3. 21. 11:53
728x90

1. Seaborn 라이브러리

https://seaborn.pydata.org/tutorial.html

 

User guide and tutorial — seaborn 0.11.2 documentation

 

seaborn.pydata.org

 

2. Pandas 라이브러리

https://pandas.pydata.org/docs/user_guide/10min.html

 

10 minutes to pandas — pandas 1.4.1 documentation

Note While standard Python / NumPy expressions for selecting and setting are intuitive and come in handy for interactive work, for production code, we recommend the optimized pandas data access methods, .at, .iat, .loc and .iloc.

pandas.pydata.org

 

728x90

'Reference' 카테고리의 다른 글

Riot API 사용 방법  (0) 2022.06.27
Riot API 목록 설명  (0) 2022.06.26
공공데이터포털 오픈 API 신청 방법 (JSON)  (0) 2022.06.20
개발문서  (0) 2022.03.21
언어 표준 가이드  (0) 2022.03.21