.png)
Last updated: November 3, 2022.
ZenML 0.5.3 adds support for statistics visualizations, greatly improved speed for CLI commands as well as lots of small improvements to the pipeline and step interface.
For a detailed look at what’s changed, give our full release notes a glance. This blog post will cover some of the big-picture changes.
Statistics Visualizations
In the latest release we added the concept of visualizations as a first-class citizen in ZenML. Now you can use awesome third-party libraries to visualize ZenML steps and artifacts. We support the facets visualization for statistics out of the box, to find data drift between your training and test sets.
We use the built-in FacetStatisticsVisualizer using the Facets Overview integration. Facets is an awesome project that helps users visualize large amounts of data in a coherent way.

Here’s what the statistics visualizer looks like
CLI Speed Improvements
You may have noticed that the previous versions of ZenML CLI were a bit slow. 😬 Sorry about that. We’ve fixed the problem. There were some imports of large libraries happening at inopportune moments. This improvement will get a whole blog post of its own, so watch this space for more details…
Contribute to ZenML!
Join our Slack to let us know what you think we should build next!
Keep your eyes open for future releases and make sure to vote on your favorite feature of our roadmap to make sure it gets implemented as soon as possible.
[Image credit: Photo by Al Soot on Unsplash]