VerticaPy version 1.0.3
This minor release has some chagnes that focus on improving the QueryProfiler and QueryProfilerInterface.
Some main changes are:
- Improving the speed of the function
- Enhancing the UI
- Adding limitations to prevent overwriting of data when importing a file
Release Notes
Changelogs
- Full Changelog: 1.0.2...1.0.3
Installation
The release will be on available on the defaults and can be installed using:
python3 -m pip install verticapy
If you want to install extra features, use:
python3 -m pip install verticapy[all]
Please report any issues on our GitHub page
Contributors
We would like to extend our thanks to all the contributors who made this release possible:
- Badr Ouali @oualib
- Umar Farooq Ghumman @mail4umar
- Daniel Mickens @DMickens
If you would like to contribute then please visit our updated contributing guidelines.