Hi everyone!
When I’m uploading a file I get a StringIO type. How i can convert it to dataframe and show it with streamlit.dataframe?
P.s I don’t wanna use pd.read, because my csv is so large.
Thanks!
Hi everyone!
When I’m uploading a file I get a StringIO type. How i can convert it to dataframe and show it with streamlit.dataframe?
P.s I don’t wanna use pd.read, because my csv is so large.
Thanks!
Is this a different question than CSV over 2 GB ?
@randyzwitch Hi, u can delete it.
And maybe u have a solution?)