mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-28 15:00:23 +00:00
@@ -220,7 +220,7 @@ def create_pandas_dataframe_agent(
|
||||
verbose=True
|
||||
)
|
||||
|
||||
""" # noqa: E501
|
||||
"""
|
||||
try:
|
||||
if engine == "modin":
|
||||
import modin.pandas as pd
|
||||
|
Reference in New Issue
Block a user