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
I want to be able to copy and paste a script from dataset readme that will load the data into a data science platform (e.g. R/Jupyter-Python-Pandas) or file download through an URL-based API (e.g. curl, Python-requests)
So that I can easily obtain the data for my modelling project
acceptance criteria (w.I.p.)
Options for R and Python
Option to choose specific version and environment
Minimal dependencies on add-on packages (e.g. minimize tidyverse usage)
The text was updated successfully, but these errors were encountered:
As a modeller
I want to be able to copy and paste a script from dataset readme that will load the data into a data science platform (e.g. R/Jupyter-Python-Pandas) or file download through an URL-based API (e.g. curl, Python-requests)
So that I can easily obtain the data for my modelling project
acceptance criteria (w.I.p.)
The text was updated successfully, but these errors were encountered: