Skip to content

Feed

I'll post things I've learned or built here! Most code will be posted on my GitHub as well.

Have a note, or a question? Please reach out via email!

lukeharwood.dev@gmail.com

How to get an Internship in Data Science

Over the last month, I've got to work with the Data Science hiring team at my company through resume reviews and interviews. Through this experience I've learned a lot about what gets you to the final rounds. Here's what I've learned!

The Three Flavors of Python Development

Working on a data science team, I've seen many different types of python code. These different styles and practices all tend to fall into three categories of python development and all have their place.

This is just my attempt to define these different practices and determine where they should be used.