ranaroussi / pystore

Fast data store for Pandas time-series data
Apache License 2.0
565 stars 101 forks source link

Add item method to store object #44

Closed ghost closed 4 years ago

ghost commented 4 years ago

Add simple utility method which bypasses creating a separate collection object. Useful for cases in which only one item is needed.