You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping someone could help. I am trying to find all the problems associated with Windows 10 versions so for example I run the code: python Exporter.py --querysearch "Windows 10 & 1909 & problems" --maxtweets 100. This returns the CSV output file and everything is in the text column. I would like to seperate them so that Windows 10 is in one column, 1909 (or any other version I query) is in another column and lastly, so the problems are listed in another separate column. Is this possible? The date is the only other thing that I need, I don't need username, geo, ID, etc
The text was updated successfully, but these errors were encountered:
caroleboland
changed the title
Segregating the text field
Parsing the text field
Mar 2, 2020
I was hoping someone could help. I am trying to find all the problems associated with Windows 10 versions so for example I run the code: python Exporter.py --querysearch "Windows 10 & 1909 & problems" --maxtweets 100. This returns the CSV output file and everything is in the text column. I would like to seperate them so that Windows 10 is in one column, 1909 (or any other version I query) is in another column and lastly, so the problems are listed in another separate column. Is this possible? The date is the only other thing that I need, I don't need username, geo, ID, etc
The text was updated successfully, but these errors were encountered: