update.py finds the followers and following and stores them in a csv file named {username}.csv.
instagram_analysis.ipynb is just for our analysis. we can import the csv files as dataframe and perform analysis on that.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
update.py finds the followers and following and stores them in a csv file named {username}.csv.
instagram_analysis.ipynb is just for our analysis. we can import the csv files as dataframe and perform analysis on that.