Sinaptik-AI/pandas-ai

May I ask how to solve the time performance issue of loading a database data table as a dataframe?

Closed this issue ยท 0 comments

๐Ÿš€ The feature

Using pandas to load database data tables as dataframes, I am a bit concerned about how to avoid this time performance when the data tables are very large. Have you considered performance optimization in this regard?

Motivation, pitch

Using pandas to load database data tables as dataframes, I am a bit concerned about how to avoid this time performance when the data tables are very large. Have you considered performance optimization in this regard?

Alternatives

No response

Additional context

No response