Migration tools for Snowpark
Project description
snowpark-checkpoints-configuration
This package is on Public Preview.
snowpark-checkpoints-configuration is a module for loading checkpoint.json and provides a model.
This module will work automatically with snowpark-checkpoints-collector and snowpark-checkpoints-validators. This will try to read the configuration file from the current working directory.
Usage
To explicit load a file, you can import CheckpointMetadata and create an instance as shown below:
from snowflake.snowpark_checkpoints_configuration import CheckpointMetadata
my_checkpoint_metadata = CheckpointMetadata("path/to/checkpoint.json")
checkpoint_model = my_checkpoint_metadata.get_checkpoint("my_checkpoint_name")
...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snowpark_checkpoints_configuration-0.1.3.tar.gz.
File metadata
- Download URL: snowpark_checkpoints_configuration-0.1.3.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1004ae351cd559226ae6f31ae066a8709a1a9d76e7b42bdae85bc13f46abb444
|
|
| MD5 |
d7f2f6fe38818385ca4a11637834f5cd
|
|
| BLAKE2b-256 |
39a5ba8da54c147d56f52ca848590ffc76a108a39db7ddd574d6522387393a6d
|
File details
Details for the file snowpark_checkpoints_configuration-0.1.3-py3-none-any.whl.
File metadata
- Download URL: snowpark_checkpoints_configuration-0.1.3-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a013a3c96e19b4e09cf1ea91c756b581a3caa5fb932472c9a57583ad798b66cf
|
|
| MD5 |
881f81bd400723963f8fc34f7a69f45c
|
|
| BLAKE2b-256 |
63036e9aee798de7860e3bfce22e80fa87d82cc806066037027c1d1908f7e711
|