Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing the text field #259

Open
caroleboland opened this issue Feb 29, 2020 · 1 comment
Open

Parsing the text field #259

caroleboland opened this issue Feb 29, 2020 · 1 comment

Comments

@caroleboland
Copy link

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

@caroleboland caroleboland changed the title Segregating the text field Parsing the text field Mar 2, 2020
@altozinzin
Copy link

I don't think it's a Windows bug. Try opening CSV with LibreOffice Calc for example - Choose coma as separator and you will have your columns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants