Skip to content

HarvardOpenData/bootcamp-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootcamp-Statistics

HODP Data Science Bootcamp on Statistics and Data Journalism

Python Libraries to Install

Before beginning, please make sure you have installed pandas, numpy, scipy, sklearn, matplotlib, seaborn, and mlxtend.

pip3 install scipy
pip3 install sklearn
pip3 install mlxtend
pip3 install matplotlib
pip3 install seaborn

Or run

pip3 install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published