Skip to content

Commit 0e5a452

Browse files
committed
GSK-1943 restore unwanted changes
1 parent 35acf99 commit 0e5a452

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

giskard/datasets/base/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ def __init__(
230230
}
231231

232232
self.data_processor = DataProcessor()
233-
analytics.track("wrap:dataset:success", {"nb_rows": self.number_of_rows})
234233
logger.info("Your 'pandas.DataFrame' is successfully wrapped by Giskard's 'Dataset' wrapper class.")
235234

236235
@property

0 commit comments

Comments
 (0)