IndexError: List Index out of range
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am trying to replicate your experiments, but when I am running your code using following `python k_P_anonymity.py KAPRA 16 9 6 1 facebook_economy_1000.csv `, I am getting error message "Index error: list index out of range" at line 256 in common.py. I tried debugging the issue, but couldn't find anything. I am attaching a screen of the error. It would be really great if you can guide me through this.
Thanks

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the command `python k_P_anonymity.py KAPRA 16 9 6 1 facebook_economy_1000.csv` and inspect the traceback at line 256 of `common.py`. Determine which list is empty in that path and confirm that the command completes without the reported IndexError using the referenced CSV input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100