databento 0.18.0
Release notes
Breaking changes
- Renamed the
TimeSeriesHttpAPIclass 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.