Skip to content

Commit

Permalink
Updated Scenario 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mictebbe committed Aug 11, 2021
1 parent 177cdfb commit 2248bfa
Show file tree
Hide file tree
Showing 4 changed files with 47,459 additions and 44,627 deletions.
4 changes: 2 additions & 2 deletions scenarios/sonja/Generate_random _dates.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -156,12 +156,12 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 9,
"id": "ca09b9d9-19c8-41d7-9fc3-96fe4a4658ca",
"metadata": {},
"outputs": [],
"source": [
"data.to_csv('twitter_sentiment_data_dates.csv')"
"data.to_csv('twitter_sentiment_data_dates.csv', index=False)"
]
},
{
Expand Down
Loading

0 comments on commit 2248bfa

Please sign in to comment.