We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa9fed commit e05fd97Copy full SHA for e05fd97
datasets/sensorscope.py
@@ -6,7 +6,6 @@
6
import pandas as pd
7
8
PATH = config.get_data_path("SENSORSCOPE")
9
- PATH = "/data/parietal/store2/data/tsb-uad/TSB-UAD-Public/SensorScope/"
10
11
12
def load_data(db_path, record_ids=None):
0 commit comments