emgrasmeder / emc-aws-data-project

Using Python, Boto, Pandas, and maybe Spark to analyze a bit of data on AWS
1 stars 1 forks source link

Pytesting #3

Open emgrasmeder opened 9 years ago

emgrasmeder commented 9 years ago

This issue relates to #1 , in that real developers test their code. [ ] What does testing looks like with pandas? [ ] How does one organize a repository to have tests built in?