You'll build a real command-line application in Python that does data analysis on text files, or rather, entire novels like "Frankenstein", "Moby Dick" or "Pride and Prejudice". You'll be guided through the set up of a professional development environment using Python, Git, and Github. This is the perfect first Python project for beginners.
Overview
Syllabus
- Setup
- Setup a local Python development environment, complete with a Git repository
- Data Analysis
- Write Python functions that analyze data from a novel of text and extrapolate word and character counts
- Report
- Build a beautiful analytics report and add command-line tooling to make your application usable with any plain text file
Taught by
Lane Wagner, Allan, Matt, Dan, and Hunter