Stefanie Molin
Stefanie Molin
Consider switching the internal logic from pandas to polars, but still allow pandas `DataFrames` to be used as `Datasets`.
Currently, the docs are only built for the latest version of the code (HEAD), and previous versions are preserved automatically by virtue of publishing via the `gh-pages` branch. I'd like...
Some of the details are lost with the current padding (see the gorilla in #221): I would like to reduce the vertical and horizontal spacing so that we have a...
**Is your feature request related to a problem? Please describe.** When testing a new dataset or shape that someone proposes, I have to run the transformations on every possible combination...
On local machines, both the multiprocessing logic introduced in https://github.com/stefmolin/data-morph/pull/273 and the GNU `parallel` command (https://github.com/stefmolin/data-morph/pull/222) provide significant speedups over running serially. However, this doesn't seem to work when running...
I just noticed that the `date` field in the metadata for several Markdown files (for example `tutorials/publish-conda-forge.md`) states they were written in 1970. It looks like these were introduced in...
I'm not sure if this is intentional, but the "Make sure CLI works" job in `test.yml` has an exception that doesn't cause the job to fail. I only noticed this...