0xHiro-Protagonist's repositories
Discourse-to-CSV
Dump Discourse "North Star" metrics to a SQL compatible CSV. (each row is a date, each column a metric)
iOS-wide-to-long
"Unwrap" some data (take it from a 2 dimensional or wide format) into a "SQL-like" format (each row is a record, each column a field) this script will do that. It will also convert Country Names into their ISO 2 letter codes
Language:Python000
wide-data-to-long
"Unwrap" some data (take it from a 2 dimensional or wide format) into a "SQL-like" format (each row is a record, each column a field) this script will do that. It will also convert Country Names into their ISO 2 letter codes (but for android)
Language:Python000