Osc-ingest-tools

Latest version: v0.5.5

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

Scan your dependencies

Page 3 of 3

0.2.0

Adds several new utility functions to help reduce boilerplate in notebooks and standardize conventions

python
__all__ = [
"sql_compliant_name",
"enforce_sql_column_names",
"enforce_partition_column_order",
"pandas_type_to_sql",
"create_table_schema_pairs",
"attach_s3_bucket",
"upload_directory_to_s3",
"load_credentials_dotenv",
"attach_trino_engine",
"drop_unmanaged_table",
"drop_unmanaged_data",
"ingest_unmanaged_parquet",
"unmanaged_parquet_tabledef",
]

0.1.1

- adds the optional `typemap` parameter to `create_table_schema_pairs`

0.1.0

initial release
- enforce_sql_column_names(df)
- create_table_schema_pairs(df)

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.