You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was testing job title cleaning which involved negative_positive_dict.py from skill-ml/datasets. I encountered the following error in negative_positive_dict.py on line 59:
Hello,
I was testing job title cleaning which involved negative_positive_dict.py from skill-ml/datasets. I encountered the following error in negative_positive_dict.py on line 59:
IndexError: list index out of range
I decided to print row and it returned an S3 NoSuchBucket error. Also going to ONET_URL (in negative_positive_dict.py): ONETURL = 'https://s3-us-west-2.amazonaws.com/skills-public/pipeline/tables/job_titles_master_table.tsv' in browser returns the same error.
The text was updated successfully, but these errors were encountered: