databento 0.19.0
Release notes
This release includes improvements to handling large DBN data and adds support for future datasets.
Enhancements
- Added
count
parameter toDBNStore.to_df
andDBNStore.to_ndarray
to help process large files incrementally - Improved memory usage of
DBNStore.to_csv
andDBNStore.to_json
- Added the
Publisher
,Venue
, andDataset
enums - Replace null prices with
NaN
whenpretty_px=True
inDBNStore.to_df()
- Upgraded
databento-dbn
to 0.8.3
Bug fixes
- Fixed issue where exception messages were displaying JSON encoded data
- Fixed typo in
BATY.PITCH.BATY
publisher - Reduced floating error when converting prices to floats with
pretty_px=True
Breaking changes
DBNStore.to_df
now always utf-8 decodes string fields