runtime error

Exit code: 1. Reason: Loading initial data... Error loading data: Repetition level histogram size mismatch Data loaded successfully! Traceback (most recent call last): File "/home/user/app/app.py", line 248, in <module> duplicates = get_duplicate_spaces(top_100_spaces) File "/home/user/app/app.py", line 68, in get_duplicate_spaces top_100_spaces['clean_id'] = top_100_spaces['id'].apply(lambda x: x.split('/')[0]) File "/usr/local/lib/python3.10/site-packages/pandas/core/frame.py", line 4102, in __getitem__ indexer = self.columns.get_loc(key) File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/range.py", line 417, in get_loc raise KeyError(key) KeyError: 'id'

Container logs:

Fetching error logs...