Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit aa4ba5b

Browse files
Update connector.py
1 parent 78017bd commit aa4ba5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelpandas/connector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
1010
"""
1111
import pandas
12-
from labelbase.connector import validate_column_name_change
1312

1413
def get_col_names(table:pandas.core.frame.DataFrame, extra_client=None):
1514
"""Grabs all column names from a Pandas DataFrame

0 commit comments

Comments
 (0)