Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
muydipalma committed Nov 7, 2020
1 parent 06774c6 commit 17a4301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -9,7 +9,7 @@



df=pd.read_csv('p12_2010.csv')
df=pd.read_csv('p12_2011.csv')

class p12():

Expand Down

0 comments on commit 17a4301

Please sign in to comment.