Skip to content

Instantly share code, notes, and snippets.

View DataStrategist's full-sized avatar

Amit Kohli DataStrategist

View GitHub Profile
We can't make this file beautiful and searchable because it's too large.
country,mobility_area,date,value
LY,residential,2020-03-29,21
LY,residential,2020-03-28,17
LY,residential,2020-03-27,14
LY,residential,2020-03-26,20
LY,residential,2020-03-25,19
LY,residential,2020-03-24,12
LY,residential,2020-03-23,13
LY,residential,2020-03-22,15
LY,residential,2020-03-21,11
@MarkEdmondson1234
MarkEdmondson1234 / send_email_mailgun.R
Last active March 18, 2024 14:06
Send an email via an R function using Mailgun
#' Email a user a report is ready
#'
#' Requires an account at Mailgun: https://mailgun.com
#' Pre-verification can only send to a whitelist of emails you configure
#'
#' @param email Email to send to
#' @param mail_message Any extra info
#'
#' @return TRUE if successful email sent
#' @import httr
@pbeshai
pbeshai / README.md
Last active October 25, 2019 16:40
Shooting Signatures

Shooting Signatures were designed to give an at-a-glance view of an NBA player's shooting performance. They were developed by Peter Beshai (@pbesh) as part of Buckets, an interactive NBA shot visualization tool.

Shooting Signature Explanation

Sample Shooting Signature usage

Shooting Signatures of NBA Players from the 2013-14 Season