Let\'s say I have a very large table and I want to use pd.read_sql with chunksize = 10000.
The way I approach it now is:
from sqlalchemy import create_