[PR #57] Updates to chat_pandas_df #56

Open
opened 2026-02-15 19:15:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/streamlit-agent/pull/57
Author: @yashsoni369
Created: 3/8/2025
Status: 🔄 Open

Base: mainHead: fix/update-chat-pandas


📝 Commits (1)

  • 829515b 1. fixed missing openpyxl for chat_pandas_df

📊 Changes

3 files changed (+254 additions, -41 deletions)

View changed files

📝 poetry.lock (+242 -34)
📝 pyproject.toml (+1 -0)
📝 streamlit_agent/chat_pandas_df.py (+11 -7)

📄 Description

  1. fixed missing openpyxl for chat_pandas_df
  2. updated chat_pandas_df with latest Langchain methods

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/streamlit-agent/pull/57 **Author:** [@yashsoni369](https://github.com/yashsoni369) **Created:** 3/8/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/update-chat-pandas` --- ### 📝 Commits (1) - [`829515b`](https://github.com/langchain-ai/streamlit-agent/commit/829515b05054e9aebd4945aa48da4aa9f817d3bf) 1. fixed missing openpyxl for chat_pandas_df ### 📊 Changes **3 files changed** (+254 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+242 -34) 📝 `pyproject.toml` (+1 -0) 📝 `streamlit_agent/chat_pandas_df.py` (+11 -7) </details> ### 📄 Description 1. fixed missing openpyxl for chat_pandas_df 2. updated chat_pandas_df with latest Langchain methods --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:15:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/streamlit-agent#56