Skip to content

Use vendored data in Hansen-Singleton lectures#972

Open
nyxst4ck wants to merge 1 commit into
QuantEcon:mainfrom
nyxst4ck:fix/hansen-singleton-local-data
Open

Use vendored data in Hansen-Singleton lectures#972
nyxst4ck wants to merge 1 commit into
QuantEcon:mainfrom
nyxst4ck:fix/hansen-singleton-local-data

Conversation

@nyxst4ck

Copy link
Copy Markdown

Summary

  • read both Hansen-Singleton datasets from their vendored _static/lecture_specific paths
  • update the surrounding prose to describe the checked-out data source
  • remove runtime dependence on raw GitHub URLs

Closes #958

Validation

  • pandas smoke checks: 1982 data (239, 2) and 1983 data (239, 5), with expected columns and DatetimeIndex
  • executed and built hansen_singleton_1982 successfully (all cells, HTML)
  • executed and built hansen_singleton_1983 successfully (all cells, HTML)
  • git diff --check passes

Co-Authored-By: claude-flow <ruv@ruv.net>
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.

hansen_singleton_1983: build-time pd.read_csv of a vendored CSV over a raw-GitHub URL flakes on HTTP 429

1 participant