Emmett Boudreau
Data Scientist at Self-Employed
Expertise: Data Science
Education: BloomTech

Emmett Boudreau is a self-employed data scientist with experience working in Julia and Python. Boudreau has also published more than 500 articles on data science on Medium covering a variety of topics. Boudreau bachelor’s degree is in applied science from BloomTech.

Sort By
Most Recent
Most Recent
Oldest
1 Articles
fizzy soda in a glass to represent fizzbuzz concept
FizzBuzz is a challenge that involves writing code that labels numbers divisible by three as “Fizz,” four as “Buzz” and numbers divisible by both as “FizzBuzz.” Here’s how to solve it in Python.