Posts
Python Adding Days to Date and Python Pandas
Adding days to a date in Python using datetime and timedelta. Use Python Pandas to concatenate dates with strings.
Responsive Testing with Localhost and iPhone
I learned the hard way that the responsive design features from Chrome and Firefox developer tools are not an exact representation of the mobile interface.
Setup Docker in Google Cloud Platform GCP
I am studying the Google Cloud Platform. I’d like to take the Associate Cloud Engineer certificate in a few months.
Embedding D3 in a Website
How to embed a D3 visualization in a website or a blog post.
D3 Mouse Event Handler
Using mouse event handlers in D3.