Allen Lee
Allen Lee
Currently the episode 15 reflections text expects to happen after we go over functions but due to lesson episode reordering this is no longer the case. We either need to...
In the challenge https://swcarpentry.github.io/python-novice-gapminder/07-reading-tabular/index.html#reading-other-data might be useful to cover dropping the continent column before transposing it and describing the dataset to get summary statistics for each country e.g., `americas.drop(columns=['continent']).T.describe()` (credit...
### How could the content be improved? It'd be great to compile a few learner profiles for this content to help potential participants evaluate whether the lesson will be valuable...
looks like this got closed when the crosswalk branch was deleted
Creative Commons do not recommend that CC licenses be used for an open source software license (https://creativecommons.org/faq/#can-i-apply-a-creative-commons-license-to-software) but it seems that many of NetLogo's model commons models are by default...
### How could the content be improved? #670 exposed some issues in the rendering of the comparing data challenge  ### Which part of the content does your suggestion apply...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
add support for automated metadata translation from our object model into the DataCite schema with eventual DOI publication via the datacite Python library refs https://github.com/comses/planning/issues/146
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
https://www.django-rest-framework.org/api-guide/schemas/