File size: 554 Bytes
8fe50d4 d397b8c 8fe50d4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
# Snowflake-specific snowflake-snowpark-python[pandas]==1.13.0 snowflake-ml-python==1.3.1 snowflake-connector-python # to build Streamlit apps streamlit==1.31.1 plotly==5.9.0 seaborn==0.12.0 # to connect to ChatGPT openai==1.9.0 llama-index llama-index-llms-openai langchain langchain-community langchain-openai snowflake-sqlalchemy # Pandas Profiling numba==0.58.1 ipywidgets pandas-profiling ydata-profiling # TensorFlow and PyTorch tensorflow tf-keras torch torchdata torch-utils # miscellaneous notebook pypdf faker openpyxl mlflow transformers |