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
218 stars 44 forks source link

Bugfix - QueryProfilerInterface - Index for Jump To Query #1220

Closed mail4umar closed 1 month ago

mail4umar commented 1 month ago

The index of "jump to query" was different from "get_queries". Fixed it.