Python uses special objects called exceptions to manage errors that arise during a program’s runtime.
Whenever an error occurs that makes Python unsure what to do next, it creates an exception object. If you write... (more…)
Read more »
I don't normally talk about math, but I thought this was too magical not to share! If you are like me, you have heard of Monte Carlo simulations and wondered what they are. I don't use them enough to give
you a definition, so I will just share an i... (more…)
Read more »
As Python has gained a lot of traction in the recent years in Data Science industry, I wanted to outline some of its most useful libraries… (more…)
Read more »
Originally published at https://www.datacamp.com/community/tutorials/python-excel-tutorial...
Read more »