Posts by Year

2020

Speeding up your loops with HashTables/Dict

5 minute read

Today I want to show you a way to speed up your code. If you are like me and are a self taught programmer/coder/data scientist… you are probably pretty comfo...

Setting up jekyll for github pages

1 minute read

The main point of this post is to record some of the settings and theme settings I’ve used for setting up my github.io page. include some of the develop...

Back to Top ↑