letsbe-x / DataScienceStudy

그저 데이터사이언스 맛만 보는 프로젝트

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start

2020-03-15

"Developer Diary", "INFOLog" 만들기 전, 데이터 기반 서비스 연습겸 공부 시작

사용환경

  • 아나콘다 (Anaconda3 2020.02 (64bit))

  • Python 3.7.1

  • Jupyter Notebook

pip install jupyter
pip install numpy  
pip install pandas  
pip install matplotlib  
pip install seaborn  
pip install beautifulsoup4  
pip install selenium

#jupyter 실행
jupyter notebook 

Notion

VSCODE에서 사용하기

@Plugin

  • Jupyter

  • VS CODE Jupyter

참고 목록

Jupyter notebook python3 추가

About

그저 데이터사이언스 맛만 보는 프로젝트


Languages

Language:Jupyter Notebook 100.0%