-
Notifications
You must be signed in to change notification settings - Fork 98
[Bug]: How to use set_dataio? #1640
Copy link
Copy link
Open
Labels
category: enhancementimprovements of code or code behaviorimprovements of code or code behaviorpriority: mediumnon-critical problem and/or affecting only a small set of NWB usersnon-critical problem and/or affecting only a small set of NWB users
Milestone
Description
Activity
Metadata
Metadata
Labels
category: enhancementimprovements of code or code behaviorimprovements of code or code behaviorpriority: mediumnon-critical problem and/or affecting only a small set of NWB usersnon-critical problem and/or affecting only a small set of NWB users
What happened?
Trying to use the
set_dataiomethod on aVectorDataobject to compress data that has been added by rowUsing the trials table as a simple example, see code for my failed attempts based off of looking at https://github.com/hdmf-dev/hdmf/blob/2a42e4194853b856fe8b13a121d326b3d3d91de6/tests/unit/utils_test/test_core_DataIO.py#L38
How should this be done?
Steps to Reproduce
Traceback
No response
Operating System
Windows
Python Executable
Python
Python Version
3.9
Package Versions
No response
Code of Conduct