Transitioning to Python for Data Analysis

- Ethan Cerami


After many years of struggling with R, I have now made the transition to Python for data analysis. Python notebooks have also been a revelation, and there is no turning back now.

A few useful resources for those looking to take the plunge:

And, for those looking for a quick, simple mash up of pandas and plotly, served via flask, a basic hello world application: https://github.com/ecerami/hello_flask.

comments powered by Disqus