놀고 싶어요

Data Scientist가 알아야 할 Python Library 21가지 본문

Python

Data Scientist가 알아야 할 Python Library 21가지

챌린지 2021. 6. 17. 22:25

A. Data Cleaning and Data Manipulation (데이터 전처리와 데이터 가공)

- Pandas
- NumPy
- Spacy
- SciPy

 


B. Data Gathering (데이터 수집)

- Beautiful Soap
- Scrapy
- Selenium

 


C. Data Visualisation (데이터 시각화)

- Matplotlib
- Seaborn
- Bokeh
- Plotly

 


D. Data Modelling (데이터 모델링)

- Scikit-Learn
- PyTorch
- TensorFlow
- Theano

 


E. Image Processing (영상 처리)

- Scikit-Image
- Pillow
- OpenCV

 


F. Audio Processing (음성 처리)

- pyAudioAnalysis
- Librosa
- Madmom

 

 

 

 

 

 

출처: https://techvidvan.com/tutorials/python-libraries-for-data-scientist/