Skip to content

FIX: [mle] fetch data from github - #499

Merged
mmcky merged 2 commits into
mainfrom
fix-mle
Jul 29, 2025
Merged

FIX: [mle] fetch data from github#499
mmcky merged 2 commits into
mainfrom
fix-mle

Conversation

@mmcky

@mmcky mmcky commented Jul 29, 2025

Copy link
Copy Markdown
Contributor

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

Comment thread lectures/mle.md Outdated
@github-actions

github-actions Bot commented Jul 29, 2025

Copy link
Copy Markdown

@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

mmcky commented Jul 29, 2025

Copy link
Copy Markdown
Contributor Author

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

@mmcky
mmcky merged commit 5edb261 into main Jul 29, 2025
@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