Book Image

Mastering Python Data Visualization

Book Image

Mastering Python Data Visualization

Overview of this book

Table of Contents (16 chapters)
Mastering Python Data Visualization
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This chapter illustrates additional topics that were not covered in the previous chapters, such as signal processing and animation using Python. In addition, we also compared Python with D3.js and Julia and determined their strengths. Several examples of signal processing were discussed. We also looked at the convolution of analog and digital signal spectrums using numpy and matplotlib.

We also looked at an example of animation and demonstrated how you can generate the MP4 format animation via Python. We also compared Julia with Python and listed a few advantages of Julia over Python and compared them to see the differences.

Further, we showcased the strengths of D3.js, highlighting the difference between this JavaScript-based visualization tool and Python. Finally, we discussed the options available for dashboards and listed a few options to create Python-based dashboards.