I’m pleased to announce a new minor release: v0.8.28.
To update, run the following command in the environment where Amphi is installed:
pip install --upgrade amphi-etl
This new release include several bug fixes: #261
The main change is a refreshed UI. Multiple bug fixes have been implemented, including one for the Join component, which wasn’t working properly due to the last release’s refactor.
We’re also welcoming some new components from @simon_aubert, notably developer components for more granular dataframe management.
Let me know what you think,
Thibaut