Chapter 5. Python and PixieDust Best Practices and Advanced Concepts

"In God we Trust, all others bring data."

W. Edwards Deming

In the remaining chapters of this book, we will do a deep dive into the architecture of industry use cases, including the implementation of sample data pipelines, heavily applying the techniques we've learned so far. Before we start looking at the code, let's complete our toolbox with a few best practices and advanced PixieDust concepts that will be useful in the implementation of our sample applications:

  • Calling third-party Python libraries with @captureOutput decorator
  • Increasing modularity and code reuse of your PixieApp
  • PixieDust support of streaming data
  • Adding dashboard drill-downs with PixieApp events
  • Extending PixieDust ...

Get Data Analysis with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.