Skip to content

Tags: DataSetIQ/datasetiq-python

Tags

v0.1.2

Toggle v0.1.2's commit message
Version 0.1.2

v0.1.1

Toggle v0.1.1's commit message
Version 0.1.1

v0.1.0

Toggle v0.1.0's commit message
Release v0.1.0 - Initial public release

Features:
- get() function for fetching time series as Pandas DataFrames
- search() function for dataset discovery
- Typed exceptions with marketing messages
- Intelligent disk caching with TTL
- Retry logic with exponential backoff
- Support for authenticated (CSV) and anonymous (JSON) modes
- Comprehensive documentation and examples