Metabasic

Latest version: v0.5.0

Safety actively analyzes 619456 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5.0

Enhancements
- Adding `raw_query(query, export_format)` to retrieve responses in one of the supported export formats for `/api/dataset/{export_format}` (`csv`, `json`, `xslx`)

Bug fix
- `get_dataframe` uses `raw_query` with `export_format="csv"` to guarantee that the result set has a column ordering equal to the ordering specified by the query statement

0.4.2

Enhancements
- Adding use of api/dataset/json to circumvent metabase row limit of 2000

0.4.0

Enhancements
- Adds get_dataframe utility method, returning a pandas DataFrame
- Updates query method to return the raw 'data' of the API resposne

0.3.0

Enhancements
- Update authenticate & select_database methods to allow chaining

0.2.0

Enhancements
- Add better handling of unconfigured/unauthenticated clients

0.1.0

Enhancements
- Initial version

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.