Isaac1o / CDFW

Repository for MSDS practicum for California Department of Fish and Wildlife
2 stars 0 forks source link

Add Location Data to DataFrames Generated From Queries #2

Closed Isaac1o closed 2 years ago

Isaac1o commented 2 years ago

Currently, there is no column that indicates what location is queried. Add this column to existing aggregate dataframes (csv with the collection of tweets, and all csvs with a collection of all tweets from specific locations) and to any new dataframes that will be created in the future.

Isaac1o commented 2 years ago

Added query_location column. There are NaN values for rows with no query_location observations