This tutorial teaches students everything they need to get started with Python programming for the fast-growing field of data analysis. Daniel Chen tightly links each new concept with easy-to-apply, relevant examples from modern data analysis.
Unlike other beginner's books, this guide helps today's newcomers learn both Python and its popular Pandas data science toolset in the context of tasks they'll really want to perform. Following the proven Software Carpentry approach to teaching programming, Chen introduces each concept with a simple motivating example, slowly offering deeper insights and expanding your ability to handle concrete tasks. Features 1)Establishes a solid foundation for all the Pandas basics needed to be effective
Covers data frames, statistical calculations, data munging, modeling, machine learning, reproducible documents and much more
2)Teaches step-by-step through easy, incremental examples, with plenty of opportunities to "code along"