Inspiration
Make an easy to use CLI tool.
What it does
The program performs calculations for a chosen statistic on a dataset.
How we built it
Used Python and Pandas.
Challenges we ran into
One function was not able to calculate a statistic because of a type mismatch, resulting in an empty table. The fix was to check the type and change it accordingly.
Accomplishments that we're proud of
Learning and implementing technology that was unfamiliar prior to the assignment.
What we learned
How to use Pandas to select a column and specific rows of data to perform calculations on.
What's next for Easy Data Analysis
Add more statistics calculation options and interpretation of findings.
Log in or sign up for Devpost to join the conversation.