Grace Woolson
Student Competitions Technical Evangelist - Data Science
MathWorks |
Grace Woolson graduated from Hamilton College with a degree in computer science and a double minor in music and theatre, then joined MathWorks shortly after in 2021.
Grace is a Student Competitions Technical Evangelist at MathWorks, providing technical resources to students who participate in data science competitions and creating tutorials on how to use MATLAB for data science workflows. If you participated in the WiDS Datathon, you may recognize her as the author of the MATLAB tutorial provided for competitors. She has a passion for making the world a better place for all and believes artificial intelligence can be a great tool for this mission. |
Using MATLAB and Python Together
September 28, 2022; 9:00-10:00 am PST
September 28, 2022; 9:00-10:00 am PST
You’ve heard it before - Python vs MATLAB vs R vs <insert any other language>… but in reality, programming languages are often used together! In this hands-on workshop, you’ll learn how to use MATLAB and Python together with practical examples. Specifically, you’ll learn how to:
- Call Python libraries from MATLAB
- Call user-defined Python commands, scripts, and modules
- Manage and convert data between languages
- Package MATLAB algorithms to be called from Python