Relational-datasets

Latest version: v0.4.0

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

Scan your dependencies

Page 2 of 2

0.1.0

Release basic specification:

- `load(name: str, version: str = "", fold: int = 1) -> Tuple[RelationalDataset, RelationalDataset]`: Load examples and facts for a dataset/version/fold
- `fetch(name: str, version: str = "") -> str`: Download and cache an archive locally
- `get_data_home(data_home=None) -> str`: Get the path to the cache directory
- `clear_data_home(data_home=None) -> None`: Remove the cache directory
- `latest_version() -> str`: Check latest version of datasets on GitHub

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.