Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Snowflake nativeapp inference class (#194)
* Adding Snowflake nativeapp inference class * format * lint and typing * lint * Dont warn type: ignore * Refactoring predict.py file to split it to other files * Remove TODO * Ignore unused imports on path shortcuts * Add snowflake connector as optional * fix poetry lock deps * Fix position of extra deps * Add private key authentication to snowflake * lint * Fix to support api-key while we have it * Fix test import * Avoid import error with snowflake aditions are not installed
- Loading branch information