IBM / AutoMLPipeline.jl

A package that makes it trivial to create and evaluate machine learning pipeline architectures.
MIT License
358 stars 28 forks source link

v0.1.16 - fix deprecation warnings from CSV #73

Closed ppalmes closed 4 years ago

ppalmes commented 4 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/20622

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.16 -m "<description of version>" cf303235c297b74a408b8da5033bc1739cfa1964
git push origin v0.1.16