Similar Posts
Python code snippets. Why start from scratch?
ByMichaelThis is my project starter file.
90% of data modeling is data cleansing. Here is a sample done with Python
ByMichaelThis is a particularly hairy example of comparative program performance that needed to take into account: (a) program consolidations, (b) shifting departmental oversight, (b) school name changes, (c) sliding test score ranges, (d) and a host of other data idiosyncrasies. This code takes a days-long manual cleaning process and reduces it to about 5 minutes….
From a spreadsheet nobody used to intelligence everyone can act on
ByMichaelEvery admissions cycle, colleges make thousands of offers. A fraction of those students say yes and show up in September. The rest go somewhere else. Enrollment managers have always suspected they knew where. Suspicion and data are different things. For most IR offices, the standard answer to “where did our admits go?” was a spreadsheet….
Creating lists of peer institutions – Python code
ByMichaelThis is my first attempt at uploading some of my Python code. If this works out, I’ll be posting more!
