databento 0.18.0
Release notes
Breaking changes
- Renamed the
TimeSeriesHttpAPI
class toTimeseriesHttpAPI
Bug Fixes
- Fixed an issue where
DBNStore.to_csv()
,DBNStore.to_df()
,DBNStore.to_json()
, andDBNStore.to_ndarray()
would consume large amounts of memory.