Skip to content

Instantly share code, notes, and snippets.

View spsaaibi's full-sized avatar
and 📈

Sebastian Perez Saaibi spsaaibi

and 📈
View GitHub Profile
This file has been truncated, but you can view the full file.
icd10cm,desc_short,desc_long,ED_Care_Needed__not_Preventable_,ED_Care_Needed__Preventable_Avoi,Emergent__PC_Treatable,Non_Emergent,Alcohol,Drug,Injury,Psych,Unclassified
A000,"Cholera due to Vibrio cholerae 01, biovar cholerae","Cholera due to Vibrio cholerae 01, biovar cholerae",0%,0%,0%,0%,0%,0%,0%,0%,100%
A001,"Cholera due to Vibrio cholerae 01, biovar eltor","Cholera due to Vibrio cholerae 01, biovar eltor",0%,0%,0%,0%,0%,0%,0%,0%,100%
A009,"Cholera, unspecified","Cholera, unspecified",0%,0%,0%,0%,0%,0%,0%,0%,100%
A0100,"Typhoid fever, unspecified","Typhoid fever, unspecified",0%,0%,0%,0%,0%,0%,0%,0%,100%
A0101,Typhoid meningitis,Typhoid meningitis,0%,0%,0%,0%,0%,0%,0%,0%,100%
A0102,Typhoid fever with heart involvement,Typhoid fever with heart involvement,0%,0%,0%,0%,0%,0%,0%,0%,100%
A0103,Typhoid pneumonia,Typhoid pneumonia,0%,0%,0%,0%,0%,0%,0%,0%,100%
A0104,Typhoid arthritis,Typhoid arthritis,0%,0%,0%,0%,0%,0%,0%,0%,100%
A0105,Typhoid osteomyelitis,Typhoid osteomyelitis,0%,0%,0%,0%,0%,0%,0%,0%,100%
This file has been truncated, but you can view the full file.
icd10cm,desc_short,desc_long,ED_Care_Needed__not_Preventable_,ED_Care_Needed__Preventable_Avoi,Emergent__PC_Treatable,Non_Emergent,Alcohol,Drug,Injury,Psych,Unclassified
A000,"Cholera due to Vibrio cholerae 01, biovar cholerae","Cholera due to Vibrio cholerae 01, biovar cholerae",0%,0%,0%,0%,0%,0%,0%,0%,100%
A001,"Cholera due to Vibrio cholerae 01, biovar eltor","Cholera due to Vibrio cholerae 01, biovar eltor",0%,0%,0%,0%,0%,0%,0%,0%,100%
A009,"Cholera, unspecified","Cholera, unspecified",0%,0%,0%,0%,0%,0%,0%,0%,100%
A0100,"Typhoid fever, unspecified","Typhoid fever, unspecified",0%,0%,0%,0%,0%,0%,0%,0%,100%
A0101,Typhoid meningitis,Typhoid meningitis,0%,0%,0%,0%,0%,0%,0%,0%,100%
A0102,Typhoid fever with heart involvement,Typhoid fever with heart involvement,0%,0%,0%,0%,0%,0%,0%,0%,100%
A0103,Typhoid pneumonia,Typhoid pneumonia,0%,0%,0%,0%,0%,0%,0%,0%,100%
A0104,Typhoid arthritis,Typhoid arthritis,0%,0%,0%,0%,0%,0%,0%,0%,100%
A0105,Typhoid osteomyelitis,Typhoid osteomyelitis,0%,0%,0%,0%,0%,0%,0%,0%,100%
@spsaaibi
spsaaibi / sample_read-process
Last active December 10, 2015 13:50
read-process-taxi-data
###---
### Sample Data Preparation
###---
#install.packages("dplyr")
#install.packages("readr")
library(dplyr)
library(readr)
# read dataset
@spsaaibi
spsaaibi / README.md
Last active August 29, 2015 14:19 — forked from jazzido/README.md
Colombia Department Grid
@spsaaibi
spsaaibi / ayudas_hw2.md
Created February 17, 2015 15:40
Algunas ayudas para el taller 2 (hw2)

Tips hw2

Punto 1d

El enunciado pide hacer una gráfica en GNUPLOT desde C. Una solución viable es usar popen para abrir y cerrar gnuplot.

Acá pueden ver una pequeña implementación.

Recuerden: Se quiere comparar el desempeño de los algoritmos desarrollados en 1a,b,c en una visualización estática. Para esto sugiero pensar en series de tiempo. Cuál es la variable tiempo para medir el desempeño de un algoritmo?

@spsaaibi
spsaaibi / gist:a41137f455715ac438ce
Created February 12, 2015 02:50
Mailbox App Crash description
Process: Mailbox (Beta) [855]
Path: /Applications/Mailbox (Beta).app/Contents/MacOS/Mailbox (Beta)
Identifier: com.dropbox.mbd.external-beta
Version: 0.3.14 (0.3.14)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Mailbox (Beta) [855]
User ID: 501
Date/Time: 2015-02-11 21:47:43.649 -0500
Verifying that +spsaaibi is my Bitcoin username. You can send me #bitcoin here: https://onename.io/spsaaibi
@spsaaibi
spsaaibi / br-states.min.json
Last active December 1, 2016 07:46
brasil-states
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@spsaaibi
spsaaibi / wide2long.R
Last active August 29, 2015 14:02
Reshaping wide to long data.frames
## transform an arbitrary 'wide' data.frame into a 'long' data.frame.
# load packages
library(reshape)
# sample wide data.frame
wide.df <- data.frame(Code = c("PPP001","PPP002"),
Country = c("ESP","FRA"), January2012 = c(110,50), February2012 = c(40,55),
March2012 = c(56,32))
@spsaaibi
spsaaibi / gist:10501541
Created April 11, 2014 21:04
Keybase proof
### Keybase proof
I hereby claim:
* I am spsaaibi on github.
* I am spsaaibi (https://keybase.io/spsaaibi) on keybase.
* I have a public key whose fingerprint is 9FB7 FD7C 81DA 0E26 3C90 71E6 58DB F7CE D441 4223
To claim this, I am signing this object: