-
Book Overview & Buying
-
Table Of Contents
Mastering Python Data Visualization
By :
Mastering Python Data Visualization
By:
Overview of this book
Python has a handful of open source libraries for numerical computations involving optimization, linear algebra, integration, interpolation, and other special functions using array objects, machine learning, data mining, and plotting. Pandas have a productive environment for data analysis. These libraries have a specific purpose and play an important role in the research into diverse domains including economics, finance, biological sciences, social science, health care, and many more. The variety of tools and approaches available within Python community is stunning, and can bolster and enhance visual story experiences.
This book offers practical guidance to help you on the journey to effective data visualization. Commencing with a chapter on the data framework, which explains the transformation of data into information and eventually knowledge, this book subsequently covers the complete visualization process using the most popular Python libraries with working examples. You will learn the usage of Numpy, Scipy, IPython, MatPlotLib, Pandas, Patsy, and Scikit-Learn with a focus on generating results that can be visualized in many different ways. Further chapters are aimed at not only showing advanced techniques such as interactive plotting; numerical, graphical linear, and non-linear regression; clustering and classification, but also in helping you understand the aesthetics and best practices of data visualization. The book concludes with interesting examples such as social networks, directed graph examples in real-life, data structures appropriate for these problems, and network analysis.
By the end of this book, you will be able to effectively solve a broad set of data analysis problems.
Table of Contents (11 chapters)
Preface
1. A Conceptual Framework for Data Visualization
2. Data Analysis and Visualization
3. Getting Started with the Python IDE
4. Numerical Computing and Interactive Plotting
5. Financial and Statistical Models
6. Statistical and Machine Learning
7. Bioinformatics, Genetics, and Network Models
8. Advanced Visualization
A. Go Forth and Explore Visualization
Index