vertica / VerticaPy

VerticaPy is a Python library that exposes sci-kit like functionality to conduct data science projects on data stored in Vertica, thus taking advantage Vertica’s speed and built-in analytics and machine learning capabilities.
https://www.vertica.com/python/
Apache License 2.0
219 stars 45 forks source link

[Unit Testing] Implement Missing Tests #1205

Open vikash018 opened 5 months ago

vikash018 commented 5 months ago

What is the requested change?

Description: This issue is to track missing unit tests.

1) Incomplete tests

2) There are still some old tests that needs to be enhanced

VerticaPy/verticapy/tests/vModel

3) Add missing tests whose coverage is less than 90%