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
Use something other than the number of rows to identify whether the dataset should be re-downloaded? Perhaps the _id variable that is automatically created (and is unique).
Add a function to pass queries to the dataset before downloading (and if yes, should we then not automatically assign the output)?
Figure out a more acceptable way of working with the data rather than putting it in the .GlobalEnv (perhaps put it in an environment itself)?