-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add functionality for linked DynamicTables #645
Commits on Jul 16, 2021
-
Updated DynamicTable to set the name of DataFrames and allow introspe…
…ction of nested tables containing DynamicTableRegion columns
Configuration menu - View commit details
-
Copy full SHA for d3e8843 - Browse repository at this point
Copy the full SHA d3e8843View commit details -
Configuration menu - View commit details
-
Copy full SHA for d04c676 - Browse repository at this point
Copy the full SHA d04c676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c58e46 - Browse repository at this point
Copy the full SHA 3c58e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a15d83 - Browse repository at this point
Copy the full SHA 8a15d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe6546 - Browse repository at this point
Copy the full SHA 8fe6546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53680ec - Browse repository at this point
Copy the full SHA 53680ecView commit details -
Added first draft of to_hierarchical_datafram and to_denormalized_dat…
…aframe functions
Configuration menu - View commit details
-
Copy full SHA for 26d0abb - Browse repository at this point
Copy the full SHA 26d0abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f513e - Browse repository at this point
Copy the full SHA 28f513eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fdbbd0 - Browse repository at this point
Copy the full SHA 0fdbbd0View commit details
Commits on Jul 17, 2021
-
Remove to_denormalized_dataframe and drop flatten_index parameter fro…
…m to_hierarchical_dataframe
Configuration menu - View commit details
-
Copy full SHA for 204c595 - Browse repository at this point
Copy the full SHA 204c595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5880b8d - Browse repository at this point
Copy the full SHA 5880b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e465a - Browse repository at this point
Copy the full SHA f6e465aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d2191 - Browse repository at this point
Copy the full SHA f0d2191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d45ef3 - Browse repository at this point
Copy the full SHA 2d45ef3View commit details
Commits on Jul 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9dae845 - Browse repository at this point
Copy the full SHA 9dae845View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8281895 - Browse repository at this point
Copy the full SHA 8281895View commit details -
Configuration menu - View commit details
-
Copy full SHA for b442917 - Browse repository at this point
Copy the full SHA b442917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a108ae - Browse repository at this point
Copy the full SHA 6a108aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f15c02 - Browse repository at this point
Copy the full SHA 0f15c02View commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4d5a0f3 - Browse repository at this point
Copy the full SHA 4d5a0f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2901d46 - Browse repository at this point
Copy the full SHA 2901d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6f223 - Browse repository at this point
Copy the full SHA dc6f223View commit details -
Fix case where DynamicTableRegion is a regular VectorData not a Vecto…
…rIndex in to_hierarchical_dataframe
Configuration menu - View commit details
-
Copy full SHA for 15ab0d3 - Browse repository at this point
Copy the full SHA 15ab0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ecc81 - Browse repository at this point
Copy the full SHA 36ecc81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19dba59 - Browse repository at this point
Copy the full SHA 19dba59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24416a3 - Browse repository at this point
Copy the full SHA 24416a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d8a28 - Browse repository at this point
Copy the full SHA 19d8a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76de9f1 - Browse repository at this point
Copy the full SHA 76de9f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a43fba2 - Browse repository at this point
Copy the full SHA a43fba2View commit details -
Add test for to_hierarchical_dataframe with multiple levels and using…
… VectorIndex to improve test coverage
Configuration menu - View commit details
-
Copy full SHA for ff8e5cc - Browse repository at this point
Copy the full SHA ff8e5ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7810b6e - Browse repository at this point
Copy the full SHA 7810b6eView commit details -
Fix bug in flatten_column_index where column names got shortened when…
… applied to an already flat columns index
Configuration menu - View commit details
-
Copy full SHA for a7f0bef - Browse repository at this point
Copy the full SHA a7f0befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f54d3c - Browse repository at this point
Copy the full SHA 5f54d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b2603 - Browse repository at this point
Copy the full SHA 64b2603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a00315 - Browse repository at this point
Copy the full SHA 6a00315View commit details -
Cover the case where index dtr is at the last level in convert to_hie…
…rarchical_dataframe
Configuration menu - View commit details
-
Copy full SHA for 9dc947a - Browse repository at this point
Copy the full SHA 9dc947aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1ba20 - Browse repository at this point
Copy the full SHA 5b1ba20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9749477 - Browse repository at this point
Copy the full SHA 9749477View commit details -
Configuration menu - View commit details
-
Copy full SHA for d04c213 - Browse repository at this point
Copy the full SHA d04c213View commit details
Commits on Jul 20, 2021
-
Update docstring of get_foreign_columns
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for f561604 - Browse repository at this point
Copy the full SHA f561604View commit details -
Update docstring of to_hierarchical_dataframe
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for a67673d - Browse repository at this point
Copy the full SHA a67673dView commit details -
Fix spelling in src/hdmf/common/hierarchicaltable.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for d068ec7 - Browse repository at this point
Copy the full SHA d068ec7View commit details -
Update spelling in src/hdmf/common/hierarchicaltable.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for 2f0da57 - Browse repository at this point
Copy the full SHA 2f0da57View commit details -
Update spelling in src/hdmf/common/hierarchicaltable.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for c6fffa9 - Browse repository at this point
Copy the full SHA c6fffa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcac2f8 - Browse repository at this point
Copy the full SHA dcac2f8View commit details -
Update docstring src/hdmf/common/table.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for ca0b3e0 - Browse repository at this point
Copy the full SHA ca0b3e0View commit details -
Update docstring src/hdmf/data_utils.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for 2f1cc79 - Browse repository at this point
Copy the full SHA 2f1cc79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8b447 - Browse repository at this point
Copy the full SHA 6a8b447View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec37ab8 - Browse repository at this point
Copy the full SHA ec37ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b4499 - Browse repository at this point
Copy the full SHA 90b4499View commit details -
Updated to_hierarchical_dataframe to use new AlignedDynamicTabel.get_…
…colnames and fix columns logic
Configuration menu - View commit details
-
Copy full SHA for f7962d2 - Browse repository at this point
Copy the full SHA f7962d2View commit details -
Update src/hdmf/common/hierarchicaltable.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for d5fd522 - Browse repository at this point
Copy the full SHA d5fd522View commit details -
Update src/hdmf/common/hierarchicaltable.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for 2c0f94b - Browse repository at this point
Copy the full SHA 2c0f94bView commit details -
Update src/hdmf/common/hierarchicaltable.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for 72427ca - Browse repository at this point
Copy the full SHA 72427caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6234b1c - Browse repository at this point
Copy the full SHA 6234b1cView commit details -
Fix #651 Support [int, str], [int, (str, str)] type slicing for Align…
…edDynamicTable
Configuration menu - View commit details
-
Copy full SHA for c5e6b2b - Browse repository at this point
Copy the full SHA c5e6b2bView commit details -
Fix bug in to_hierarchical_dataframe when converting AlignedDynamicTa…
…ble with DynamicTableRegion
Configuration menu - View commit details
-
Copy full SHA for 58b8f43 - Browse repository at this point
Copy the full SHA 58b8f43View commit details
Commits on Jul 21, 2021
-
Fix spelling in src/hdmf/common/alignedtable.py
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for 165229c - Browse repository at this point
Copy the full SHA 165229cView commit details -
Clarify return value for AlignedDynamicTable.get_colnames
Co-authored-by: Ryan Ly <rly@lbl.gov>
Configuration menu - View commit details
-
Copy full SHA for 0ff0aae - Browse repository at this point
Copy the full SHA 0ff0aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e954668 - Browse repository at this point
Copy the full SHA e954668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a633f8 - Browse repository at this point
Copy the full SHA 2a633f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76fdccd - Browse repository at this point
Copy the full SHA 76fdccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15480ae - Browse repository at this point
Copy the full SHA 15480aeView commit details