3 Simple Steps to Build a Python Package for Conda Forge
Hey data hackers! We’re all raving fans of Conda Forge, right? We’ll work through 3 simple steps to building a Python package for Conda Forge, and submitting it to the repository.
Hey data hackers! We’re all raving fans of Conda Forge, right? We’ll work through 3 simple steps to building a Python package for Conda Forge, and submitting it to the repository.
Hey data hackers! Looking for a rapid way to pull down unstructured data from the Web? Here’s a 5-minute analytics workout across two simple approaches
Resolve Spotify’s libssl 0.9.8 dependency in Debian Squeeze
Resolve GLIBC errors when upgrading Spotify in Debian Linux by downgrading to the previous version
I’ve not mentioned this previously, but I bought a Macbook Air a few months back and it’s one of the greatest purchases I have ever
Below are my current .vimrc settings which, I find, are particularly pleasant for hacking Python. syntax on filetype indent plugin on set tabstop=4 set shiftwidth=4