🍓
Senior Data Scientist, People Analytics @ Shopify
-
Shopify
- Vancouver, BC Canada
- https://www.linkedin.com/in/hanhatdinh/
Pinned Loading
-
spotify_playlist_extract.py
spotify_playlist_extract.py 1import logging
2import os
34import spotipy
5from spotipy.oauth2 import SpotifyOAuth
-
geometric_progression.py
geometric_progression.py 1from collections.abc import Sequence
23def identify_geometric_progression(sequence):
4"""
5Determine if a sequence is a geometric progression.
-
Tutorial to visualize customer behav...
Tutorial to visualize customer behavior. More details here: https://github.com/hadinh1306/blog-posts/blob/master/tutorials/Visualize_Customer_Behavior.ipynb 1import pandas as pd
2import numpy as np
34import matplotlib.pyplot as plt
5import matplotlib.dates as mdates
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.