Skip to content

Abstraction layer on top of h5py for storing time-indexed Pandas data (Series, DataFrame). Focus is fast retrieval of range and index queries but should also support flexible modification of data.

Notifications You must be signed in to change notification settings

andhus/time-series-h5py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

time-series-h5py

Abstraction layer on top of h5py for storing time-indexed Pandas data (Series, DataFrame). Focus is fast retrieval of range and index queries but should also support flexible modification of data.

Do NOTE that this is work in progress :)

About

Abstraction layer on top of h5py for storing time-indexed Pandas data (Series, DataFrame). Focus is fast retrieval of range and index queries but should also support flexible modification of data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages