Skip to content

VerticaPy version 1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mail4umar mail4umar released this 07 Jul 19:18
· 470 commits to master since this release
d9ce043

This is our very first beta release, which includes numerous modifications to the previous code aimed at enhancing the user experience.

Some of the highlights of this release are:

  • Flexibility to select from the three renowned potting libraries for professional plots.
  • The introduction of a wide range of classification metrics.
  • Support for KPrototypes.
  • Furthermore, due to code restructuring, the import syntax has changed and is now more intuitive.

For a comprehensive list of all the changes, please refer to the change log.

The release will be on available on the defaults and can be installed using:

python3 -m pip install verticapy==1.0.0b2

Please report any issues on our GitHub page

We would like to extend our thanks to all the contributors who made this release possible:

If you would like to contribute then please visit our updated contributing guidelines.

What's Changed

Full Changelog: 1.0.0-beta.1...1.0.0-beta.2