Channel Avatar

Jeffrey James @UCn-mI_duZAsK5mtw9xdKOkg@youtube.com

1.3K subscribers - no pronouns :c

More from this channel (soon)


11:12
GA4 BigQuery - Uniform Attribution Solved, Thinking about a more nuanced approach
12:05
GA4 BigQuery - First Click Solved - Intro to Uniform Attribution
08:55
GA4 BigQuery - Basic Last Click Attribution and First Click Intro
10:30
GA4 and BigQuery - Speeding up our Query and Talking Performance
07:47
GA4 and BigQuery - Landing Page Analysis Part 2
09:09
GA4 and BigQuery - Landing Page Analysis
14:28
GA4 and BigQuery - Understanding event_params and UNNEST
13:22
Introducing the GA4 BQ Data Model
15:00
Scraping Amazon Reviews with Python #2 - Parsing the Amazon Reviews Markup Using Beautiful Soup
15:11
Scraping Amazon Review Using Python #3 - Getting the data into a Pandas Dataframe
16:14
Scraping Amazon's Internal Autosuggest API Using Python
08:39
Scraping Amazon Reviews with Python #1 - getting set-up, working around Amazon's bot prevention.
23:07
Keyword Grouping Strategies with Python and Pandas
14:43
Python Graph Traversals Explained in Plain English
03:59
InstaPy for Instagram Crontab Setup Issues Mac OSX
07:41
Project Euler 24 Lexicographic Permutations in Python
13:32
Project Euler 42 Coded Triangle Numbers
10:45
Python Calculate Area of a Circle Through Simulation
11:25
Python Sample Size to Generalize Population (Simulation using Random Module)
08:02
Illustrating the Central Limit Theorem Using Python and Numpy
12:19
Python Maximum Subarray Problem in Plain English
14:01
Python Coin Change Problem (Recursive) Explained in Plain English
13:30
Simulating The Binomial Theorem in Python, Flipping a Coin
05:39
Markov Chain Gamblers Ruin How Much Made Part II
12:19
Markov Chain Gamblers Ruin Random Walk Using Python 3.6
09:58
Python 3.6 Roman Numerals Kata: Recursive Solution
05:50
Advent of Code 2017: Day #2 Python List Comprehension Fun
18:47
Keras Image Classification (Border Collie vs Yellow Lab : Image Similarity)
15:19
Using The Collie vs Yellow Lab Model 90% to Explore our Validation Set
12:30
Keras Tutorial (Moving onto Border Collie vs Yellow Labrador )
27:34
Keras - Gates vs Bezos Classification #3 - Scripting Data Split (train/valid)
21:42
Keras Gates Bezos 2 - Bottleneck Features 78% Accuracy :/
29:15
Image Classification (Keras) For Idiots - Bill Gates vs Jeff Bezos
19:26
Python Knapsack 01 Problem - Dynamic Programming Part 2
14:54
Python Knapsack 01 Problem - Dynamic Programming Part 1
10:41
Pandigital Primes Euler 41 Final
10:55
Project Euler 36 in Python (base10 and 2 palindromes)
08:27
An Alternate Way to Read the Elevation and Time Points
09:49
Pandas - Handling Timestamps, Getting Prior Rows via Shift
09:06
Pandas Plotting Basics and Tableau Plots (easier)
08:54
Using python to compute distance between points from the gps data
09:11
Using the google maps API to compute the distance between points - and parse some JSON
09:34
Pandas Garmin Intro - Parsing the GPS Data using BeautifulSoup and Python
09:15
SQL - Get Day of Week With extract() + CASE statement
10:09
SQL - Find New Customers by Date of Acquisition
08:11
PostgresSQL Row Number (Hourly sales for each staff member)
07:41
Postgres Generate Series and Inner vs Left Joins
04:01
SQL - Multiple Row_Number functions addressing different partitions
12:12
Postgres - Top Movies by Genre, Window Functions and CTE's
06:27
Abstract Intro the ROW_NUMBER Window Function Using Random Data
13:56
Postgres split_part, plus CASE stmt tutorial
03:46
Filtering your database using an external data source.
08:33
SQL - everything is a table, some more joining basics
06:57
SQL - Break out Customer Orders by New vs Repeat
04:10
SQL For Actors with the Most Films
01:20
Caution - Generate Series Illustrating Left vs Inner Joins and Dangers of Not Understanding Them :)
05:30
Basics of SQL Joins using DVD Rental Database
04:13
Handling Missing Dates in SQL
05:52
The SUM(CASE WHEN pattern in SQL to compute valued columns
07:20
Array Operations in Postgres - Grouping to An Array