Skip to content

Commit

Permalink
api class
Browse files Browse the repository at this point in the history
  • Loading branch information
tripplerizz committed Apr 15, 2020
1 parent e22c092 commit 59a0c93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions info.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import pandas as pd




def prepareData():
populationData = pd.read_excel('populationExcel.xlsx', 0)
for x in range (0, len(populationData.columns)):
Expand Down

0 comments on commit 59a0c93

Please sign in to comment.