--- title: Common utils keywords: fastai sidebar: home_sidebar summary: "A collection of utilities often used." description: "A collection of utilities often used." nb_path: "nbs/utils/common_utils.ipynb" ---
download_url('https://files.grouplens.org/datasets/movielens/ml-1m.zip',
'./data/bronze')
!tree ./data
!tree --du -h -C ./data