Feature/tuples as column names
- May 28, 2020
-
-
Mykhailo Dalchenko authored
- Change default self.block_id to None
ee31ea0e
-
- May 27, 2020
-
-
Mykhailo Dalchenko authored
- Column headers are presented as ('FIELD NAME', 'BLOCK ID', 'SUB BLOCK', SLOT, LINK, POSITION)
2dcdec36 -
Mykhailo Dalchenko authored
- update_key(self, key) method is now generalized and placed in base class - default (slot, link, pos) = (-1, -1, -1) - unpacker.run(...) now returns data frame with events
6d4f6e56
-