Skip to content

FIX: [mle] fetch data from github #499

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

Merged
merged 2 commits into from
Jul 29, 2025
Merged

FIX: [mle] fetch data from github #499

merged 2 commits into from
Jul 29, 2025

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented Jul 29, 2025

This PR fixes an issue with fetching data from GitHub in the mle lecture

It will now use

df = pd.read_stata('https://github.com/QuantEcon/lecture-python.myst/raw/refs/heads/main/lectures/_static/lecture_specific/mle/fp.dta')

I supect the current GitHub outage has showed some automatic re-routing rules where getting us by.

cc: @HumphreyYang

Copy link

github-actions bot commented Jul 29, 2025

@github-actions github-actions bot temporarily deployed to pull request July 29, 2025 02:00 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 29, 2025 02:00 Inactive
@mmcky
Copy link
Contributor Author

mmcky commented Jul 29, 2025

@HumphreyYang this is looking good. I'll merge and make live.

@mmcky mmcky merged commit 5edb261 into main Jul 29, 2025
7 checks passed
@mmcky mmcky deleted the fix-mle branch July 29, 2025 02:01
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.

1 participant