0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: removed unused utility code More... over 3 years ago
test: corrected tests that were failing on inconsequential differences More... over 3 years ago
docs: docstring changes More... over 3 years ago
build: update toolbox_utils dependency versions More... over 3 years ago
docs: added CITATION.cff More... over 3 years ago
bump: version 104.0.3 → 104.0.4 More... over 3 years ago
fix: removed skipna and append="columns" that actually weren't doing anything More... over 3 years ago
bump: version 104.0.2 → 104.0.3 More... over 3 years ago
refactor: refactor with refurb and pylint More... over 3 years ago
build: fixed setuptools and setuptools_scm More... over 3 years ago
test: replace deprecated pandas code More... over 3 years ago
bump: version 104.0.1 → 104.0.2 More... over 3 years ago
build: misc short ci, build, and refactors More... over 3 years ago
test(test_fill.py): fixed tests because fill now returns differnt dtypes More... over 3 years ago
bump: version 104.0.0 → 104.0.1 More... over 3 years ago
fix(fill.py): force type to be float so that linear (and other mathematical methods) work in fill More... over 3 years ago
test: don't check dtype More... over 3 years ago
ci: python 3.7 container can't find libgdal-doc package to install More... over 3 years ago
test: changed dtype of column to match what is calculated More... over 3 years ago
bump: version 103.18.7 → 104.0.0 More... almost 4 years ago
test: commented out two tests that only fail on github More... almost 4 years ago
fix: fixed type hint for plot More... almost 4 years ago
fix: another try to get plot tests to pass on github More... almost 4 years ago
fix: plot tests are failing on github that I can't reproduce locally More... almost 4 years ago
fix(plot): reinstated plot tests which are almost identical to plottoolbox tests but use tstoolbox.plot which uses plottoolbox in the background More... almost 4 years ago
fix: moved to the breaking change move in toolbox_utils from typic to pydantic and misc. modernizations More... almost 4 years ago
bump: version 103.18.6 → 103.18.7 More... almost 4 years ago
test: another fix for test_aggregate More... almost 4 years ago
test: another try to pass workflow tests More... almost 4 years ago
test: match dtypes in aggregate and convert tests More... almost 4 years ago