This blog series provides an at-a-glance roundup of recent activity within the LineaPy community, including new features, bug fixes, collaborator shout outs, github discussions or community gatherings.
INTRODUCING LINEAPY VERSION 0.1.5
We’ve been hard at work the last few weeks and are excited to introduce LineaPy 0.1.5 to everyone! This version includes a rethink of what a pipeline is to our users and as usual, includes minor bug fixes that aim to keep the experience a breeze for our users.
lineapy.get_function
, a new LineaPy API for parameter refactoring. It extracts the code to create the list of targeted artifacts and packages the code as a Python function. It also allows us to parameterize any (user-assigned) variables within the code. Furthermore, for any artifact calculation (not just targeted artifacts) in the code, we can load an artifact value (any version) directly from the artifact store. Detailed discussions and samples can be found in this Github Discussion.As always, we invite community members to leave their opinions on these discussions or on this Slack group and help us improve Lineapy as a product and help data science teams everywhere to deliver the most impact.