databento 0.19.0
Release notes
This release includes improvements to handling large DBN data and adds support for future datasets.
Enhancements
- Added
countparameter toDBNStore.to_dfandDBNStore.to_ndarrayto help process large files incrementally - Improved memory usage of
DBNStore.to_csvandDBNStore.to_json - Added the
Publisher,Venue, andDatasetenums - Replace null prices with
NaNwhenpretty_px=TrueinDBNStore.to_df() - Upgraded
databento-dbnto 0.8.3
Bug fixes
- Fixed issue where exception messages were displaying JSON encoded data
- Fixed typo in
BATY.PITCH.BATYpublisher - Reduced floating error when converting prices to floats with
pretty_px=True
Breaking changes
DBNStore.to_dfnow always utf-8 decodes string fields