Skip to content

How To Set Up Charles Proxy on macOS

How To Set Up Charles Proxy on macOS

Miguel MartinezNov 6, 20205 min read

This guide is for anyone who needs to inspect and/or modify HTTP requests to and from your macOS or Mac OS computer. For example, if you need to inspect Adobe Analytics or Google Analytics tracking beacons from Safari or Chrome.…

How To Set Up Charles Proxy on a Windows PC

How To Set Up Charles Proxy on a Windows PC

Miguel MartinezNov 3, 20204 min read

This guide is for anyone who needs to inspect and/or modify HTTP requests to and from your PC. For example, if you need to inspect Adobe Analytics or Google Analytics tracking beacons. See here for the Charles for macOS Guide Use…

Stock Market Prediction Using Machine Learning

Stock Market Prediction Using Machine Learning

Miguel MartinezOct 18, 20209 min read

In this post, I will be transforming raw Stock Market trading data into refined machine-learning-ready data that can be used to predict the price change for the next trading day. For example, will AAPL go up 1% or down 3%…

Let’s Set Some Rules…No Processing Rules

Let’s Set Some Rules…No Processing Rules

Miguel MartinezAug 7, 20205 min read

In my experience working with Adobe Analytics, I’ve found that Processing Rules help in some cases, but oftentimes they create more work. I try to avoid using Processing Rules whenever possible. In this post, I will cover the main reasons…

Data Science Like a Pro: Anaconda and Jupyter Notebook on Visual Studio Code

Data Science Like a Pro: Anaconda and Jupyter Notebook on Visual Studio Code

Miguel MartinezJul 11, 20206 min read

If you’ve been following the evolution of iPython, Jupyter Notebook, and JupyterLab, then you know the features are only getting better and better with each evolution. However, the core features of the Jupyter family of products are focused on data-science-centric…