close_connection

In [ ]:
close_connection()

Closes the connection to the database.

Example

In [9]:
from verticapy.connect import close_connection
close_connection()