Python
* How to visualize hidden relationships in data with Python — analysing NBA
assists
[https://towardsdatascience.com/how-to-visualize-hidden-relationships-in-data-with-python-analysing-nba-assists-e480de59db50]
* NBA 데이터를 기반으로 Python으로 시각화 하는 방법과 과정을 소개하는 기사, 데이터 분석에 관한 전반적인 내용이 소개되어
있으니 차근 차근 실습해보기 좋은 기사입니다.
* How to Build an OAuth Service using Python, Flask, Postgres and