Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging the refactored model code into develop #638

Merged
merged 33 commits into from
Mar 30, 2023
Merged

Merging the refactored model code into develop #638

merged 33 commits into from
Mar 30, 2023

Conversation

VisLab
Copy link
Member

@VisLab VisLab commented Mar 30, 2023

This merges a major refactoring of the fundamental models to rely more heavily on Pandas DataFrame infrastructure and to more uniformly handle when schemas are used.

IanCa and others added 30 commits March 15, 2023 17:46
First pass refactor of models
Add some df tests.  Update hed_assemble.  Make the df utils also work on series.
Fixed some of the refactoring errors
Add more unit tests.  better nan and empty column handling
Revert "Add more unit tests.  better nan and empty column handling"
Update nan and empty column handling
Fix hed_string.expand_defs issue
Corrected some of the refactored unit tests
…#632)

* Add squre bracket in column validation for spreadsheets.  Update error handling slightly(error list is now sorted by context always)

* Further fix shrinking/expanding(with some test cases).  Start updating errors to spec names.
* Block HED from appearing in sidecars
@VisLab VisLab merged commit fa4be3c into develop Mar 30, 2023
@IanCa IanCa deleted the dev_refactor branch March 31, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants