Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skills-public bucket does not exist #314

Open
jjlatval opened this issue Oct 21, 2019 · 0 comments
Open

skills-public bucket does not exist #314

jjlatval opened this issue Oct 21, 2019 · 0 comments

Comments

@jjlatval
Copy link

jjlatval commented Oct 21, 2019

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:

onetjobs.append(row[2].lower())

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant