Published onDecember 22, 2022Creating Color Palettes from Animated GIFs with Juliajuliadata-visualizationHow to automatically generate custom color palettes for data visualization from animated GIFs with Julia
Published onJune 8, 2022Time Series Forecasting 102 for Finance AnalystspythonforecastingPart 2 of a first-time training around time series forecasting aimed at Finance Analysts in my company, focused on model evaluation.
Published onJune 3, 2022Time Series Forecasting 101 for Finance AnalystspythonforecastingPart 1 of a first-time training around time series forecasting aimed at Finance Analysts in my company, focused on identifying types of models used in modern forecasting.
Published onJune 2, 2022Dash (Plotly) tips - Latex, Google Fonts, and morepythonplotlyA few tips on making your Dash application look a little better
Published onMarch 27, 2022A SQL to Julia DataFrames CheatsheetjuliaWhat would common SQL expressions look like in Julia DataFrames and Julia DataFramesMeta?
Published onFebruary 20, 2022Making Custom Fiscal 52/53 Workweek Calendars in PandaspythonHow to build custom financial calendars that have 52 or 53 workweeks in a fiscal year (aka the 4-4-5 calendar) using `pandas`
Published onNovember 27, 2021Updating Your Julia Installation (Feb 2023)juliaWhat it takes to update from a previous install of Julia on Mac/Linux
Published onNovember 25, 2021Python Pandas - Merging With Wildcards and ConditionspythonMerging two dataframes with pandas but only if certain conditions are true.
Published onAugust 1, 2021Making a Basic Corporate Plotly TemplatepythonplotlyTLDR on how to make a corporate themed plotly template
Published onMay 8, 2021Getting Started with WSL for Data AnalysispythonMy steps for a fresh install of Windows Subsystem for Linux for Data Analysis