Below you will find pages that utilize the taxonomy term “Kaggle”
Posts
read more
downloading files from kaggle
Often it can be a hassle to get files from kaggle to a remote server.
Previously I had used cookies from chrome to allow me to download files or a python command line module that allowed me to specify the competition, neither of these work efficiently and are clunky/prone to breaking. I had been meaning to write a script to do this for some time now had never gotten around to it. Finally I did it and here it is posted, this is also incredibly useful for downloading files that are locked away by login/password on some site. For this, I am using RoboBrowser.