You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add del helper function and __delitem__ to Data (#208)
* Add del helper function and __delitem__ to Data
* Tests for deleting fields/trials
* Fixed incorrect var name
* Update test_data_object.py
Fixing test variable names
* Fix expected result of test
* Update data.rst
* Update naplib/data.py
* Update naplib/data.py
* Update __init__.py
---------
Co-authored-by: Gavin Mischler <gavinmischler@gmail.com>
0 commit comments