top of page
Blog
Search
Kelly Adams
Sep 6, 202412 min read
My First Predictive Model: Code (Part 2)
In the first part of this blog series ( My First Predictive Model: Explanation Part 1 ), I explained my methodology to build my...
Kelly Adams
Aug 29, 20245 min read
My First Predictive Model: Explanation (Part 1)
I walk you through the background and the overall process of building a predictive model.
Kelly Adams
May 24, 20248 min read
How I Saved 10 Minutes with a Python Script
I’ve been using Python more and more. I recently learned how to write SQL queries directly in a Python script (view that blog post here)....
Kelly Adams
May 22, 20245 min read
How to Run SQL in Python: Connecting to PostgreSQL and BigQuery
I’ve been wanting to use SQL in combination with Python for a while. As a data analyst I use SQL all the time and it’s great for getting...
Kelly Adams
Nov 3, 20236 min read
How to Learn SQL
One of the most requested skills as a data analyst is SQL. According to datanerd.tech (an app built by Luke Barousse which collects data...
Kelly Adams
Aug 24, 20233 min read
A Guide to Documenting SQL Queries
A bit of a boring but necessary topic today, SQL documentation. It's like cleaning your kitchen or flossing. Like those, it's not the...
Kelly Adams
Jun 16, 20236 min read
How to Prepare for a Data Analyst Technical Interview
If you're applying to a data analyst role at one point during the interview process you'll probably have a take home assessment or a...
Kelly Adams
Jan 16, 202310 min read
Data Analytics Resources
The best resources I've found about learning data science/analytics
Kelly Adams
Sep 2, 20223 min read
3 Lessons Learned from Creating Portfolio Projects
Many of us transitioning into the data analyst field struggle with professional experience. it's that Catch-22. How do you get hired...
Kelly Adams
Aug 3, 20229 min read
Restaurant Picker - Python Capstone Project
I recently finished the Udemy Course, 2022 Complete Python Bootcamp from Zero to Hero from Jose Portilla. This is my capstone project for...
bottom of page