Book description
We are visual animals. But before we can see the world in its true splendor, our brains, just like our computers, have to sort and organize raw data, and then transform that data to produce new images of the world. Beginning Python Visualization: Crafting Visual Transformation Scripts, Second Edition discusses turning many types of data sources, big and small, into useful visual data. And, you will learn Python as part of the bargain.
In this second edition youll learn about Spyder, which is a Python IDE with MATLAB -like features. Here and throughout the book, youll get detailed exposure to the growing IPython project for interactive visualization. In addition, you'll learn about the changes in NumPy and Scipy that have occurred since the first edition. Along the way, you'll get many pointers and a few visual examples.
As part of this update, youll learn about matplotlib in detail; this includes creating 3D graphs and using the basemap package that allows you to render geographical maps. Finally, you'll learn about image processing, annotating, and filtering, as well as how to make movies using Python. This includes learning how to edit/open video files and how to create your own movie, all with Python scripts.
Today's big data and computational scientists, financial analysts/engineers and web developers like you - will find this updated book very relevant.
Table of contents
- Cover
- Title
- Copyright
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Chapter 1: Navigating the World of Data Visualization
- Chapter 2: The Environment
- Chapter 3: Python for Programmers
- Chapter 4: Data Organization
- Chapter 5: Processing Text Files
- Chapter 6: Graphs and Plots
- Chapter 7: Math Games
- Chapter 8: Science and Visualization
- Chapter 9: Image Processing
- Chapter 10: Advanced File Processing
- Appendix: Additional Source Listing
- Index
Product information
- Title: Beginning Python Visualization
- Author(s):
- Release date: August 2014
- Publisher(s): Apress
- ISBN: 9781484200520
You might also like
book
Advanced Python Development: Using Powerful Language Features in Real-World Applications
This book builds on basic Python tutorials to explain various Python language features that aren’t routinely …
book
Data Analysis and Visualization Using Python: Analyze Data to Create Visualizations for BI Systems
Look at Python from a data science point of view and learn proven techniques for data …
book
Pro React 16
Use the enormously popular React framework to build dynamic JavaScript applications that take advantage of the …
book
Python Data Structures and Algorithms
Implement classic and functional data structures and algorithms using Python About This Book A step by …