Python scripts to analyze financial records and voting records.
Creating Python script
for analyzing the financial records of the company. The finacial data set is provided for this project. Click here
The dataset is composed of two columns: Date
and Profit/Losses
.
The Python script analyzes the financial records calculates each of the following:
Creating a Python Script for analysis small, rural town vote-counting process. Data set of poll data you can find here
The dataset is composed of three columns: Voter
, ID
, County
, and Candidate
.
The Python script analyzes the votes and calculates each of the following: