Reuben Cummings

Reuben Cummings is an international speaker and trainer who uses data to help businesses make better decisions regarding their operations, customers, and products. He is the Founder & Managing Director of Nerevu Development and has over 10 years experience in business development, entrepreneurship, data analysis, and software development. A chemical engineer by training, Reuben is an MIT alum, maintains several open source projects, and loves all things data.

You might not need Pandas

Evento

Conferencista(s)

Pandas is a great numerical libraries for data analysis. However, this convenience comes at the cost of a complex installation process (usually suggesting that you install anaconda to sidestep the issue), and several megabytes of extra dependencies. In many cases, the extra efficiency provided by pandas isn’t required, and a few lines of utility code can allow you to forgo pandas all together.