Skip to content

0.7.14

Compare
Choose a tag to compare
@flexatone flexatone released this 25 Jan 19:10

Added immutable, hashable containers SeriesHE and FrameHE.

Implemented read_many for all Store subclasses; Bus now uses these interfaces for significantly faster reads of multi-Frame selections.

Improved handling of connection object given to Frame.from_sql.

Improved type-preservation and performance when assigning Frame into Frame.