jeff1evesque / ist-687

Syracuse IST687 final project with Jesse Warren (team member)
2 stars 0 forks source link

Remove 'Main_Page.xxx' from dataframes #56

Closed jeff1evesque closed 6 years ago

jeff1evesque commented 6 years ago

Our dataframe returns Main_Page article names, which is not helpful, causing ambiguous results:

timeseries-individual-top10-pageviews

Therefore, we need to remove these instances.

jeff1evesque commented 6 years ago

This issue has been resolved per https://github.com/jeff1evesque/ist-687/pull/59.