Skip to content

JDhyeok/data-science-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-science-study

This is a repository that deals with a bunch of various data in order to become familiar with data analysis and visualization

Dependencies

  • Matplotlib
  • Seaborn
  • Numpy
  • Jupyter
  • Scipy
  • Pandas

Setup

Virtual environment setup

 $ virtualenv venv
 $ ./venv/Script/activate
 (venv) $

Install requirements

 (venv) $ pip install -r requirements.txt

Start with jupyter notebook

 (venv) $ jupyter notebook

Dataset source

NBA

Netfilx

Covid19

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published