Recent Releases of https://github.com/aeturrell/coding-for-economists

https://github.com/aeturrell/coding-for-economists -

Changes

  • v1.0.6 (#102) @aeturrell
  • splitting common plots due to gh file limit and no ghlfs pages support (#101) @aeturrell
  • v1.0.5 (#100) @aeturrell
  • Small improvements (#98) @aeturrell
  • Update quarto instructions to reflect inline capabilities (#92) @aeturrell

- Jupyter Notebook
Published by github-actions[bot] about 1 year ago

https://github.com/aeturrell/coding-for-economists -

Changes

  • release labels (#90) @aeturrell
  • version bumper fix (#89) @aeturrell
  • adding in toml to env file (#88) @aeturrell
  • GitHub Actions to test, build, and release versions of the book (#87) @aeturrell

- Jupyter Notebook
Published by github-actions[bot] over 1 year ago

https://github.com/aeturrell/coding-for-economists - v1.0.2

What's Changed

  • Switching reproducibility guidance to uv
  • Generating ideas by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/74
  • Adds Priestley timeline to vis-common-plots.html by @timsteeno in https://github.com/aeturrell/coding-for-economists/pull/78
  • General hygiene by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/86

New Contributors

  • @timsteeno made their first contribution in https://github.com/aeturrell/coding-for-economists/pull/78

Full Changelog: https://github.com/aeturrell/coding-for-economists/compare/v1.0.1...v1.0.2

- Jupyter Notebook
Published by aeturrell over 1 year ago

https://github.com/aeturrell/coding-for-economists - v1.0.1

What's Changed

  • Two small typos in "Coming from Stata" by @s3alfisc in https://github.com/aeturrell/coding-for-economists/pull/62
  • add () for inline functions and fix typos by @zekiakyol in https://github.com/aeturrell/coding-for-economists/pull/63
  • docker container tested and working by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/65
  • New API for pyfixest 0.17.0 by @s3alfisc in https://github.com/aeturrell/coding-for-economists/pull/69
  • better connected scatter; closes #71 by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/72
  • Diverging stacked bar chart for matplotlib by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/73

New Contributors

  • @s3alfisc made their first contribution in https://github.com/aeturrell/coding-for-economists/pull/62
  • @zekiakyol made their first contribution in https://github.com/aeturrell/coding-for-economists/pull/63

Full Changelog: https://github.com/aeturrell/coding-for-economists/compare/v1.0.0...v1.0.1

- Jupyter Notebook
Published by aeturrell about 2 years ago

https://github.com/aeturrell/coding-for-economists - v1.0.0

This is the first edition of Coding for Economists :rocket:

What's Changed

  • Small fixes by @lukestein in https://github.com/aeturrell/coding-for-economists/pull/9
  • Small EDA page updates by @lukestein in https://github.com/aeturrell/coding-for-economists/pull/13
  • Viz: Small Seaborn updates by @lukestein in https://github.com/aeturrell/coding-for-economists/pull/15
  • Reports by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/18
  • Bayesian econometrics by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/20
  • Reproduce by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/21
  • Craft by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/22
  • Tech reports by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/23
  • Pyfords improvemnets by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/24
  • added ibis to SQL, removed fastai & dataprep by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/25
  • Version control by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/27
  • Better vis chapters by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/28
  • extra regression info coming from stata by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/29
  • Updated dockerfile with fonts by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/30
  • Craft search by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/31
  • Seaborn common plots by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/32
  • split maths section by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/34
  • chapter on dashboards by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/35
  • Tables by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/38
  • ts forecast charts moved to letsplot by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/39
  • Referee by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/41
  • Py310pandas2 by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/42
  • Fixes for Lets-Plot on the Common Plots page by @ASmirnov-HORIS in https://github.com/aeturrell/coding-for-economists/pull/43
  • Geo vis with lets-plot, closes Lets-Plot #50 by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/51
  • Regression by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/52
  • Fix typos by @pitmonticone in https://github.com/aeturrell/coding-for-economists/pull/54
  • Ml by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/55
  • Reviewing content by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/56
  • regression chapter split out by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/57
  • Manysmallfixes by @aeturrell in https://github.com/aeturrell/coding-for-economists/pull/61

New Contributors

  • @lukestein made their first contribution in https://github.com/aeturrell/coding-for-economists/pull/9
  • @aeturrell made their first contribution in https://github.com/aeturrell/coding-for-economists/pull/18
  • @ASmirnov-HORIS made their first contribution in https://github.com/aeturrell/coding-for-economists/pull/43
  • @pitmonticone made their first contribution in https://github.com/aeturrell/coding-for-economists/pull/54

Full Changelog: https://github.com/aeturrell/coding-for-economists/commits/v1.0.0

- Jupyter Notebook
Published by aeturrell over 2 years ago