Tags: wppbav/bavapi-sdk-python
Tags
TurboPitch Tools Support (#38) * small changes to prepare for tools * Implemented tools-turbopitch endpoints * added pandas and pydantic inventories * added isort to the list of tools * change copyright year? * added missing `audience-groups` to the list of supported endpoints * fixed some docstring typos * prepare for deprecations * add config to refuse-list for doc generation * integration tests for tools endpoints * added documentation for tools endpoints * added isort to list of tools * checked off tools item in v2 roadmap * minor styling changes * added release notes for 1.1 * version bump * mention new tools functionality * make raise_if_fails context manager private * improve tools * update release notes * remove v2 roadmap * fixed dtype for test comparisons * fixed another dtype for comparisons
Enhancement: Improved client mocking (#37) * simplified testing via dependency injection for `http` and `client` modules * fix wrong type for exception types * simplify some tests to use dependency injection * add dependency injection fixtures for testing * fix typo in docstrings * reflect latest changes to testing and typing * new audience groups endpoint * formatting * formatting * remove code for SSL issue reproduction * added v2 roadmap * fixed typo * added release notes for v1.0.4 * bump version
Fix: pandas to_numeric deprecation (#35) * added custom replacement to `pandas.to_numeric` * formatting and removed unused print * various fixes to docstrings * update titles and content and add copy functionality to code blocks * update release notes with latest changes * formatting * version bump and release date
Feat-filterable-aretry (#30) * added retry functionality to handshake * simplified query ensure method to avoid a copy * fix on_errors docstring * fix import order * changed back parameters title to attributes * added test to check exception type handling * changed page names and added automatic color scheme * changed new flag to use minor versions * added links to dependencies * changed title * moved batched behavior section to the end * removed ssl warning and reordered sections * summarized changes for 1.0 * version bump and stable tag * added note about reaching stable * added links to endpoint doc pages * updated release date formats
PreviousNext