Skip to content

Instantly share code, notes, and snippets.

@j-bennet
Created November 25, 2019 04:02
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save j-bennet/ce556e9faed37c48336b34d442297b63 to your computer and use it in GitHub Desktop.
In [52]: df_iter = pd.read_sql_query('select * from payment limit 100', conn, chunksize=4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment