Age | Commit message (Expand) | Author |
2022-10-17 | Fix bug when initializing Temp DatasetGroups | zsloan |
2022-09-21 | Added Markers/HumanMarkers import to datasetgroup.py and removed it from•••__init__.py
Previously it threw an error when it tried to use Markers/HumanMarkers
in datasetgroup.py; since Markers/HumanMarkers doesn't seem to be used
anywhere else, I think it's okay for the import to only be in
datasetgroup.py
| zsloan |
2022-09-20 | Decompose file into separate modules•••To ease future refactors on the code, decompose the file into a module
with multiple modules that can be refactored semi-independently.
refactor-data_set_py-20220920 | Frederick Muriuki Muriithi |