Beginning Python Visualization (2nd Ed., 2nd ed.)
Crafting Visual Transformation Scripts

Author:

Language: English
Cover of the book Beginning Python Visualization

Subject for Beginning Python Visualization

63.29 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
416 p. · 17.8x25.4 cm · Paperback

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 you?ll learn about Spyder, which is a Python IDE with MATLAB® -like features. Here and throughout the book, you?ll 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, you?ll 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.

1. Navigating the World of Data Visualization

2. The Environment

3. Python for Programmers

4. Data Organization

5. Processing Text Files

6. Graphs and Plots

7. Math Games

8. Business and Visualization

9. Image Processing

10. Advanced File Processing

11. Appendix

Shai Vaingast has been an engineer, an engineering manager, and a director of engineering since 1993. He has worked in the defense industry and in medical engineering, while being heavily involved with data visualization. He holds a patent and has several others pending.

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.

This edition includes new or expanded coverage of the following: Spyder, IPython, Matplotlib 3D graphs and basemap, Python media, Num.