Commit Graph

22 Commits (067f0f847c8959087e377b3b080c18f9a3c17cb5)

Author SHA1 Message Date
Alinson S. Xavier ca925119b3
Add static_ prefix to all static features
4 years ago
Alinson S. Xavier 10eed9b306
Don't include intermediary features in sample; rename some keys
4 years ago
Alinson S. Xavier 865a4b2f40
Hdf5Sample: Store string vectors as "S" dtype instead of obj
4 years ago
Alinson S. Xavier c513515725
Hdf5Sample: Enable compression
4 years ago
Alinson S. Xavier 7d5ec1344a
Make Hdf5Sample work with bytearray
4 years ago
Alinson S. Xavier a69cbed7b7
Improve error messages in assertions
4 years ago
Alinson S. Xavier fc55a077f2
Sample: Allow numpy arrays
4 years ago
Alinson S. Xavier b6880f068c
Hdf5Sample: store lengths as dataset instead of attr
4 years ago
Alinson S. Xavier 728a6bc835
Remove debug statement
4 years ago
Alinson S. Xavier d30c3232e6
FileInstance.save: create file when it does not already exist
4 years ago
Alinson S. Xavier f1dc450cbf
Do nothing on put_scalar(None)
4 years ago
Alinson S. Xavier 6c98986675
Hdf5Sample: Return None for non-existing keys
4 years ago
Alinson S. Xavier a0f8bf15d6
Handle completely empty veclists
4 years ago
Alinson S. Xavier 3da8d532a8
Sample: handle None in vectors
4 years ago
Alinson S. Xavier 284ba15db6
Implement sample.{get,put}_bytes
4 years ago
Alinson S. Xavier 4224586d10
Remove sample.{get,set}
4 years ago
Alinson S. Xavier ef9c48d79a
Replace Hashable by str
4 years ago
Alinson S. Xavier 8d89285cb9
Implement {get,put}_vector_list
4 years ago
Alinson S. Xavier 8fc7c6ab71
Split Sample.{get,put} into {get,put}_{scalar,vector}
4 years ago
Alinson S. Xavier 0a399deeee
Implement Hdf5Sample
4 years ago
Alinson S. Xavier 235c3e55c2
Make Sample abstract; create MemorySample
4 years ago
Alinson S. Xavier 851b8001bb
Move features to its own package
4 years ago