CSV over 2 GB

Hi @Chad_Mitchell!

Dask wants to get a path to a file, but streamlit can’t provide it .

Streamlit returns StringIO type, maybe there is a solution with it?(without read_csv)