Open in app

Sign In

Write

Sign In

Jon McEwen
Jon McEwen

386 Followers

Home

About

May 7

Exploring Instagram Growth Metrics with Python

An exploratory data analysis of Instagram account growth within three niches — Introduction You may not know it by reading my articles, but I’ve been an Instagram content creator for three years. And like most who have attempted to grow an audience on Instagram, I’ve gone down various rabbit holes in search of the secrets to Instagram growth. Many of these secrets emanated…

Data

10 min read

Exploring Instagram Growth Metrics with Python
Exploring Instagram Growth Metrics with Python
Data

10 min read


Published in

The Ollie Blog

·Apr 29

Welcome to The Ollie Blog

Hey there, fellow internet wanderers. My name is Jon. I’m a co-founder here at Ollie. Ollie is a social platform that allows you to connect with people doing things that interest you or with people who need your help — like someone who needs help moving or someone looking for…

1 min read

Welcome to The Ollie Blog
Welcome to The Ollie Blog

1 min read


Apr 28

What Are Pivot Tables, and How Do You Create Them in Pandas?

A Guide to Pivot Tables for Beginner Python Data Analysts — Pivot Table Explanation Pivot tables go hand-in-hand with data analytics, but understanding them can be challenging. In this article, I’ll explain them methodically, which may clarify the concept if you have found them difficult in the past. In a pivot table, each row represents a group of aggregated data, and each column represents…

Data Science

6 min read

What Are Pivot Tables, and How Do You Create Them in Pandas?
What Are Pivot Tables, and How Do You Create Them in Pandas?
Data Science

6 min read


Published in

Geek Culture

·Feb 18

Real-World SQL, A Brief Guide to Case Statements and Date Calculations

How Case Statements and Date Calculations Are Used in Business Reporting — When learning SQL, it often feels like you spend most of your time manipulating large blocks of code, moving them around (when joining), or consolidating them (when aggregating). But in the real world, SQL queries are driven by minutia at the field level. These field-level details are mainly crafted using…

Sql

6 min read

Real-World SQL, A Brief Guide to Case Statements and Date Calculations
Real-World SQL, A Brief Guide to Case Statements and Date Calculations
Sql

6 min read


Jan 25

Scope in Python: The Crash Course

A Straightforward Guide to Scope In Python for Coders On The Go — What is scope? In Python, scope is the context in which a variable is defined, and this context determines how a variable can be used throughout the code. There are three areas where you can define a variable: Outside a function. Inside a function. Inside a nested function (a function inside another function). …

Python

5 min read

Scope in Python: The Crash Course
Scope in Python: The Crash Course
Python

5 min read


Published in

Geek Culture

·Dec 19, 2022

Analyzing The Impact of Recruiting Talent In College Football’s 2022 Season

An exploratory data analysis of how well talent predicted victory or defeat in college football — and what it means for TCU’s hopes of winning it all — A rare level of competitiveness between teams made the 2022 college football season especially thrilling. There were upsets. Fields were stormed. Goalposts were dislodged. And Michigan beat Ohio State in the horseshoe. And then there was the curious case of Texas Christian University making it to the college football playoff.

Data

6 min read

Analyzing The Impact of Recruiting Talent In College Football’s 2022 Season
Analyzing The Impact of Recruiting Talent In College Football’s 2022 Season
Data

6 min read


Dec 4, 2022

What the heck is a lateral join anyway?

Learn The Advantages of SQL’s Least Popular Join — A lateral join combines two tables using a different syntax than typical joins. In a lateral join, the right-hand table is expressed as a subquery, and the join condition is specified within the WHERE clause of this subquery. If that sounds confusing, don’t worry. Succinctly describing how lateral joins work…

Sql

5 min read

What the heck is a lateral join anyway?
What the heck is a lateral join anyway?
Sql

5 min read


Published in

Geek Culture

·Nov 24, 2022

JSON and PostgreSQL: Using JSON to Mimic NoSQL’s Storage Benefits

Sometimes you need a NoSQL database, but all you have is PostgreSQL — Software developers and data engineers often overlook the native JSON data type that many SQL databases support (like PostgreSQL, for example). Doing so is a mistake; Having the ability to store JSON within a SQL table is a game-changer. The JSON data type allows you to blend the relational benefits…

Sql

6 min read

JSON and PostgreSQL: Using JSON to Mimic NoSQL’s Storage Benefits
JSON and PostgreSQL: Using JSON to Mimic NoSQL’s Storage Benefits
Sql

6 min read


Nov 7, 2022

SQL 101: Aggregates On Aggregates On Aggregates

A Beginner's Guide to SQL Aggregate Functions — Aggregates are one of the most powerful SQL features. They are integral to data analysis and are pretty fun to write! In the SQL world, aggregates are functions applied to a group of rows to retrieve a single "aggregate" value. …

Sql

5 min read

SQL 101: Aggregates On Aggregates On Aggregates
SQL 101: Aggregates On Aggregates On Aggregates
Sql

5 min read


Oct 29, 2022

PostgreSQL Functions: Part Four — Conditionals

Read this article if you want to know PostgreSQL conditionals 🤖 — Welcome to part four of my series on PostgreSQL functions. In this article, I will cover conditional expressions. As you probably know, Conditionals are one of the most helpful control structures in programming. So let’s dive in! If Then Basics For the first example, I’ll create a function that takes in a single…

Sql

3 min read

PostgreSQL Functions: Part Four — Conditionals
PostgreSQL Functions: Part Four — Conditionals
Sql

3 min read

Jon McEwen

Jon McEwen

386 Followers

More tips and tutorials on Instagram: https://www.instagram.com/datawithjon/

Following
  • FadinGeek

    FadinGeek

  • Alex Souza

    Alex Souza

  • Brandon Southern - AnalyticsMentor.io

    Brandon Southern - AnalyticsMentor.io

  • Dr Stuart Woolley

    Dr Stuart Woolley

  • Lauren Hall

    Lauren Hall

See all (98)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech