You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am preventing an issue if I have too much data. Can I use ydata-profiling to profile data in chunks?
I have data I will read on a database or CSV and I want to process this data on Chunks, I am thinking of the inconvenience of reading all in memory at once. If the query/CSV will be so big .
What are my options here?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am preventing an issue if I have too much data. Can I use ydata-profiling to profile data in chunks?
I have data I will read on a database or CSV and I want to process this data on Chunks, I am thinking of the inconvenience of reading all in memory at once. If the query/CSV will be so big .
What are my options here?
Beta Was this translation helpful? Give feedback.
All reactions