generated from allen-cell-animated/github-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: Parse BFF CSVs (CSV pt. 2) (#215)
* feat: Added CSV parser as a mock image dataset * feat: Added unit tests, handled NaN values * doc: Added additional TODOs for CSV unit tests * refactor: Renamed constants * refactor: Renamed methods * feat: Check for BFF keys * refactor: Simplified default groupby feature behavior * fix: Added handling for spaces in headers and values * feat: Added additional unit tests for data validation * feat: Added unit tests for BFF parsing validation * refactor: Code cleanup * fix: Handled empty string in cell ID * refactor: Renamed methods for clarity * refactor: Added remapping helper function * refactor: Moved types, const assignment, docstring updates
- Loading branch information
1 parent
adff277
commit b126f16
Showing
2 changed files
with
475 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.