Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 360 Bytes

File metadata and controls

14 lines (10 loc) · 360 Bytes

python-challenge

UCSD data bootcamp python challenge section

PyBank (Core requirement)

Analysis of monthly budget data.

PyPoll (Core requirement)

Gather election results.

PyBoss (Bonus)

Clean up employee data. Reformat name and SSN.

PyParagraph (Bonus)

Analysis of text file. Sentence and word count. Average word length and sentence length.