January 17, 2024
Enhancements
- Data API: Updates to TimeSeriesService methods Import time series, create time series, and update time series.
For details, see the reference documentation
- New parameter
insertOptionswraps the options used for inserting time series points. - New parameter
updateOptionsthat wraps the options used for updating time series series. - New insert option
shouldOptimize. - New update option
replaceExistingDataPoints. createTagno longer has any effect.- New parameter
unitsthat can be used to set the currency code for a time series.
- New parameter
Python SDK
- New release of the Python SDK: Version 5.0.0.
Updated 6 days ago