Sadie L. Bartholomew
Sadie L. Bartholomew
Hi, would you consider including in your excellent listing, as per this PR, my [repository of creative coding (mini-)projects](https://github.com/sadielbartholomew/creative-matplotlib) using the Python plotting library [Matplotlib](https://matplotlib.org/)? Thanks regardless for the consideration.
The [lone 'Key Point' in the 'Ignoring Things' lesson](https://swcarpentry.github.io/git-novice/06-ignore/index.html#key-points), namely: > **Key Points** > The .gitignore file tells Git what files to ignore. seems rather self-evident and lacks context regarding...
`pydocstyle` raises numerous error codes relating to the apparent interpretation of sub-strings such as 'WARNING' or 'ERROR' (and perhaps other section names) when included as part of doctest-able example code...
Hi there. This is a very useful listing but I feel there is a major omission, namely standards & conventions used widely across, and/or designed for, the Earth (Atmospheric, Ocean,...
Project name: cf-python (all lower case) Project website/repository: https://github.com/NCAS-CMS/cf-python License: MIT Checklist for new projects: - [x] The project is [open-source](https://opensource.org/licenses/alphabetical) and accessible. - [x] Searched the existing entries to...
Project name: cfdm (all lower case) Project website/repository: https://github.com/NCAS-CMS/cfdm License: MIT Checklist for new projects: - [x] The project is [open-source](https://opensource.org/licenses/alphabetical) and accessible. - [x] Searched the existing entries to...
Reinstate a commented-out test case, now ready since pre-requisites have been satisfied, that calls `where` and tests `digitize` and in doing so reveals a bug in the migrated state of...
Whilst migrating the Data object itself from LAMA to Dask (notably migrating the methods in #295), we left various `TODODASK` markers. This is a bumper issue to record that these...
Migrates the `Data.stats` method towards https://github.com/NCAS-CMS/cf-python/issues/182. Since `stats` is a compound method, in that it is in essence just reporting the outputs from various other `cf` stats/collapsing methods, each of...
# Table for #182 ### (See comment update datetime for author and datestamp of last table update) Note: ~~**306 methods in total**~~ now **315 methods in total** in the table....