Skip to content

Conversation

@jmaslek
Copy link

@jmaslek jmaslek commented Jun 20, 2024

Based on this comment: #434 (comment)

I just threw the files onto my own repo (can be easily adjusted to be on pybaseball, I jwould just rather it be added so we can point the link at main instead of this branch).

There is one manually maintained file (teams_upstream) that I do not know anything about.

url = "https://github.com/chadwickbureau/baseballdatabank/archive/master.zip"
base_string = "baseballdatabank-master"
url = "https://github.com/jmaslek/LahmanDatabase/archive/refs/heads/main/baseballdb.zip"
base_string = "LahmanDatabase-main/baseballdb"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmaslek I didn't see a LahmanDatabase-main/baseballdb in your github archive at https://github.com/jmaslek/LahmanDatabase/archive/refs/heads/main/baseballdb.zip

However, I did see a LahmanDatabase-main/unzipped directory there. Should the base_string be "LahmanDatabase-main/unzipped" instead?

Suggested change
base_string = "LahmanDatabase-main/baseballdb"
base_string = "LahmanDatabase-main/unzipped"

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

Successfully merging this pull request may close these issues.

2 participants