Skip to content

A project that recreates Wickham's Tidy Data article's case study (section 5) in Pandas and SciKit learn, written in Python

Notifications You must be signed in to change notification settings

rafaelmtzgp/TidyData_in_Pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TidyData_in_Pandas

A project that recreates Wickham's Tidy Data article's case study (section 5) in Pandas and SciKit learn, written in Python

It's based on this: https://www.jstatsoft.org/article/view/v059i10

To run, make sure you untar the .bz2 file, and that you have the necessary dependencies installed. You will need to install the packages mentioned at the beginning, try using pip install (package name)!

About

A project that recreates Wickham's Tidy Data article's case study (section 5) in Pandas and SciKit learn, written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published