• Why Allthingy?
  • Ye Olde Family Crest – Part I
  • Ye Olde Family Crest – Part II

Mike Urmeneta, Ed.D.

Category Archives: Python

Enrollment Analysis and Predictive Model 3/3 – Presentation

by Michael
Posted in Python |

Enrollment Analysis and Predictive Model 2/3 – Python Code

by Michael
Posted in Python |

90% of data modeling is data cleansing. Here is a sample done with Python

by Michael

This 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. It’s a non-destructive process that maintains the original file. Additionally, the entire process is documented within the code.

Posted in Python |

Enrollment Analysis and Predictive Model 1/3 – Project Write-up

by Michael
Posted in Python |

Python code snippets. Why start from scratch?

by Michael

This is my project starter file.

Posted in Python |

Creating lists of peer institutions – Python code

by Michael

This is my first attempt at uploading some of my Python code. If this works out, I’ll be posting more!

Posted in Python |

Restoring Jupiter Notebook access after updating from bash to zsh

by Michael

After my dissertation, I updated my Mac to Big Sur. I wasn’t going to mess with anything until it was done. I’ve heard too many horror stories. When I finally did, I was prompted to update the shell from bash to zsh which cut off my access to Jupyter Notebook and all of my Python code. I getting a “Jupyter not found” error. Here is how you can get access back.

  1. Open the bash profile using:
open ~/.bash_profile

2. Since I used Anaconda to install Python, the file had a block of code that looked like the following. Copy and….

3. Create a zsh profile and paste contents above into it.

nano ~/.zshrc
Posted in Python |

About

Dr. Mike Urmeneta is an award-winning researcher, educator, data scientist, and storyteller with a passion for helping institutions improve and succeed through agile and collaborative approaches to research and analysis. He has extensive experience working with universities and has been recognized for his work by leading organizations such as the Association for Institutional Research, the National Association of College and University Business Officers, and EDUCAUSE. His diverse background and ability to build strong relationships with a variety of stakeholders have allowed him to make a significant impact on institutional policies, procedures, and priorities. Most recently, as an instructor for AIR’s Data Literacy Institute, he has been preparing leadership teams to embrace a culture of data-informed decision-making. Prior to this role, he served as the director of analytics and business intelligence for the New York Institute of Technology, providing strategic guidance to various departments, the president’s office, and the board of trustees. Dr. Urmeneta has also held various administrative roles at New York University, including in admissions, financial aid, enrollment and retention, alumni relations, and development. He holds a Bachelor of Science in Mechanical Engineering and a Master of Science in Management from NYU, and a Doctor of Education degree from Northeastern University, where he received the Dean’s Medal for Outstanding Doctoral Work for his research on first-generation college students.

Categories

  • Analytics (15)
  • ChatGPT (1)
  • Doctorate (15)
  • Education (25)
  • Infographic (25)
  • Leadership (13)
  • Personal Development (23)
  • Professional Development (20)
  • Python (7)
  • Tips and Tricks (14)
  • Tutorials (5)

CyberChimps WordPress Themes

© AllThingy