carpentries-incubator / twitter-with-twarc

Introduction to Harvesting Twitter Data with Twarc
https://carpentries-incubator.github.io/twitter-with-twarc/
Other
4 stars 4 forks source link

ep 5 Applying Social Humans tags #40

Open jonjab opened 2 years ago

jonjab commented 2 years ago

at some point we need to add a column to out dataframe and apply some tags. in order to apply tags, we'll need to slice and dice and sort our dataframe based on certain parameters. like 'new accounts' etc.

one boolean column for each tag? or make that column a factor with the SH-A vocabulary?