Allen Lee

Results 103 issues of 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...

help wanted
good first issue

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...

help wanted
type:enhancement
good first issue

### 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...

help wanted
type:enhancement
good first issue

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 ![gdp](https://github.com/swcarpentry/python-novice-gapminder/assets/5682309/af496d6d-1620-4ccf-ae27-7d9ff7c220f3) ### Which part of the content does your suggestion apply...

help wanted
type:bug
good first issue

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/

backlog
experiment