-
MIT CSAIL
- Cambridge, MA
- http://people.csail.mit.edu/psz/
Popular repositories
-
julia
Forked from JuliaLang/julia
The Julia Language: A fresh approach to technical computing.
Julia
-
mimic-code
Forked from MIT-LCP/mimic-code
MIMIC Code Repository: Code shared by the research community for the MIMIC-III database
HTML
2 contributions in the last year
Contribution activity
June - August 2017
pszolovits has no activity yet for this period.
May 2017
Created an issue in MIT-LCP/mimic-code
that received 1
comment
Discharge before admission?
In MIMIC-III v1.4, the query select * from admissions where admittime > dischtime; finds 98 rows. Any ideas on why?