top of page
Search

How to Develop Good Coding Habits
Good coding habits: practice often, version control, atomic commits, pair programming, and documentation.
Nov 26, 2024

How to Improve the Accuracy of Facebook Prophet Forecasts
This blog post describes how to improve forecasting accuracy on Prophet, an open-source python library for predictive data analysis.
Nov 25, 2024

25+ Data Science Concepts and Terms, Explained
In this post, I will introduce the key concepts and terminology used when working on data science projects with Databricks and Apache Spark.
Jun 1, 2024

How to Start a Self-Hosted WordPress Blog
In this post, I will explain how to build a self-hosted website on WordPress.org, and address some of the common questions that come up.
May 20, 2024

How to Schedule a Python Script on Windows and Mac
This post will explain how to schedule a python script execution using Windows Task Scheduler or Cronjobs.
Feb 20, 2024
bottom of page