Can this project be used for extracting large dataset? #772
Answered
by
wangxiaoying
huwngnosleep
asked this question in
Q&A
-
I am considering using connector-x as a replacement of Pandas for extracting data from MSSQL, with approximately 500Gb each time run extraction. Pandas supports the chunk-size and generator to avoid blowing my RAM, can I use connector-x for that purpose? |
Beta Was this translation helpful? Give feedback.
Answered by
wangxiaoying
Mar 11, 2025
Replies: 1 comment
-
Unfortunately, we haven't supported chuncking for python API for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
huwngnosleep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, we haven't supported chuncking for python API for now.