Homework Assignment, Data Science and Visualization Boot Camp (Northwestern University)
- The first challenge is to create a Python script for analyzing the financial records of the given set of financial data called [budget_data.csv]. The dataset is composed of two columns:
Date
andProfit/Losses
.
- The second challenge is to create a Python script for helping a small, rural town modernize its vote counting process.