Geoff Ruddock

Tags » python

Moving seamlessly between pandas and SQL
Convert clipboard HTML contents to Markdown with Alfred
Identify root cause of NULLs using DecisionTreeClassifier
Scraping PNG icons for emoji with Python
How to batch modify dates of daily journal files
Keep your SQL queries DRY with Jinja templating
Bulk compress videos to H.265 (x265) with ffmpeg
Building an AdaBoost classifier from scratch in Python
Building a Naive Bayes classifier from scratch with NumPy
Scraping unlisted stock prices with BeautifulSoup
A clean way to share results from a Jupyter Notebook
Making beautiful experiment visualizations with Matplotlib
Sampling from an iteratively built array in Python
Building a hurdle regression estimator in scikit-learn
When Python is built-in random module is faster than NumpPy
One-hot encoding + linear regression = multi-collinearity
Calculating the bearing between coordinates in Redshift