Primary competition visual

Hulkshare Recommendation Algorithm Challenge

$7 500 USD
Challenge completed over 3 years ago
Prediction
Collaborative Filtering
510 joined
70 active
Starti
Feb 03, 22
Closei
May 01, 22
Reveali
May 01, 22
User avatar
DanielBruintjies
How to read all data with low ram. Vaex.
Data Ā· 23 Apr 2022, 22:12 Ā· 4

You can use this notebook to download, compress and save all data in 35 min. The frame data is saved in parquet files and can be read into memory with pandas. Or you can use Vaex to read it in as I've done.

https://www.kaggle.com/code/danielbruintjies/data-processing-for-hulkshare/notebook

Discussion 4 answers

Great post.

24 Apr 2022, 04:41
Upvotes 0
User avatar
DanielBruintjies

Thanks

User avatar
Professor

Thanks for sharing this @DanielBruintjies

26 Apr 2022, 04:42
Upvotes 0
User avatar
DanielBruintjies

you welcome @Professor