Have you ever wanted to get your hands on a CSV file with the historical bitcoin OHLC1 prices over the past year, and use it as a training set for your machine learning algorithms? Open/High/Low/Close, for more information look at this post. ↩... (more…)
Read more »
I’ve found myself explaining Python 3’s str to people online more and more often lately. There’s this ridiculous claim about that Python 3’s string handling is broken or somehow worse than Python 2, and today I intend to put that myth to rest. Pyt...
Read more »
Hypermodern Python. Contribute to cjolowicz/hypermodern-python development by creating an account on GitHub. (more…)
Read more »
Obfuscating Python. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »