文档介绍:cyan yelloW
MAGENTA BLACK
panTONE 123 C
Books for professionals by professionals® The EXPERT’s VOIce® in Open Source
Companion
eBook Available
Beginning Python Visualization: Beginning
Crafting Visual Transformation Scripts
Dear Reader,
Beginning Python Visualization covers topics that many programmers and Beginning
developers deal with on a regular basis: how anize, process, and visualize
data, and how to do so in an automated manner.
Early in my career, I used several tools to write automated data processing
and visualization applications. But this approach always seemed to result in
such a mess: shell scripts and batch bined with numerical packages Python Visualization
on one end, and graphical bined with data on the other.
Then I was introduced to Python. There’s something very appealing about
Python for this sort of work: you don’t need to use several tools and learn seven
different programming languages—you can do it all in one environment.
Python is free, comes with a considerable number of packages, and is easily
extended. If you’ve had experience with other programming languages, you’ll Python
find learning Python a cinch. Python is versatile in that it supports both the
early stages of development, as a rapid application development tool, and
later phases of the project, when more structured programming paradigms are
required.
In this book, you will find information distilled and focused on data analysis Visualization
and visualization, complemented with many examples drawn from real-life
problems I’ve had to solve in my work. I think this gives the examples a more
down-to-earth touch: real problems solved with Python.
Sincerely,
Shai Vaingast Crafting Visual Transformation Scripts
THE APRESS ROADMAP Learn how to process, organize, and visualize data
from various sources using the Python programming
Companion eBook Beginning
Python Visualization language and supporting p