Improving the time performance when loading a database data table as a dataframe #1473
XiaozhiAGI
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🚀 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
Beta Was this translation helpful? Give feedback.
All reactions