Visualization
Sometimes, it's useful/necessary to visualize the results of intermediate and final steps. In this book, we have always shown plots and diagrams using matplotlib, which is part of SciPy and provides a flexible and powerful graphics infrastructure. Even if it's not part of the book, the reader can easily modify the code to get different results. For a deeper understanding, refer to Mastering matplotlib, McGreggor D, Packt Publishing. As this is an evolving sector, many new projects are being developed, offering new and more stylish plotting functions. One of them is Bokeh (http://bokeh.pydata.org), which works using some JavaScript code to create interactive graphs that can be embedded into web pages too. I highly suggest that ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access