Mastering Python for Data Science: Samir Madhavan: 9781784390150: Amazon.com: Books

@machinelearnbot 

Madhavan's book has proven useful for some of the projects I'm working on. The first chapter includes a brief primer on Numpy and Pandas--useful for someone that is new to the Python ecosystem, but assuming you are already familiar with those packages, it should be okay to skip to the second chapter. The second chapter includes some Python statistical examples that I have not seen in other texts, but are important when looking at different types of distributions. These distribution examples and explanations are a must-have in my collection of Python recipes. There are also data visualization tweaks that I've not seen in other Data Science Python texts.