Forum Discussion
UBComma
3 years agoHelper III
Create new records from keyword list
AlexisOlson or BA_Pete Any chance you would have a thought on this? I am trying to add a new column and new records to a table based on whether a list of keywords exists in the 'Title cleaned' col...
- 3 years ago
You can link to a cloud file using e.g. Dropbox/Google Drive/SharePoint/OneDrive. Make sure the file doesn't contain any sensitive data before you make it public.
AlexisOlson
3 years agoSuper User
Here's an example test file that is really slow without buffering but fast with buffering.
Original source of data here:
https://www.kaggle.com/datasets/vstepanenko/disaster-tweets
UBComma
3 years agoHelper III
That's a great example and very close to what I'm trying to accomplish. I'm going to try to mimic it. thanks!