0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#631 use lists for table indexing More... almost 7 years ago
remove ElectrodeTable and ElectrodeTableRegion More... almost 7 years ago
Merge branch 'dev' into enh/electrodes_dynamic_table More... almost 7 years ago
update Ecephys doc to not use descriptions More... almost 7 years ago
update tests More... almost 7 years ago
Make NWBFile.electrodes a DynamicTable, add DynamicTableRegion and swap in for ElectrodeTableRegion More... almost 7 years ago
#631 simple implementation of DynamicTableRegion More... almost 7 years ago
#631 pre-region checkpoint More... almost 7 years ago
#631 add like-like dynamictable slice More... almost 7 years ago
#631 default index name to id More... almost 7 years ago
#631 add pandas unit table integration test More... almost 7 years ago
#631 use python types for df->table construction; implement in-out tests More... almost 7 years ago
#631 docvalify DynamicTable.from_dataframe More... almost 7 years ago
fix py27 index creation bug More... almost 7 years ago
remove debug prints More... almost 7 years ago
add from dataframe method and roundtrip test (works in py3x only) More... almost 7 years ago
Pass the file descriptor directly to the yaml.dump function More... almost 7 years ago
Prevent double-write of spec files by reorganizing the sorting and writing order. More... almost 7 years ago
remove id column from unit table More... almost 7 years ago
committing current state for safety More... almost 7 years ago
committing current state for safety More... almost 7 years ago
Merge pull request #625 from yarikoptic/bf-yaml More... almost 7 years ago
Merge branch 'dev' into bf-yaml More... almost 7 years ago
Merge pull request #622 from NeurodataWithoutBorders/add-tests-to-source More... almost 7 years ago
Merge branch 'dev' into bf-yaml More... almost 7 years ago
BF: use yaml. submodules to stay compatible with older ruamel-yaml More... almost 7 years ago
work out typos and errors More... almost 7 years ago
ElectrodeSeries.electrodes holds a DynamicTableRegion More... almost 7 years ago
add electrodes as a DynamicTable to NWBFile More... almost 7 years ago
make description optional in TableColumn More... almost 7 years ago