Skip to content

Releases: gabors-data-analysis/da_case_studies

v0.8.3-pre-release "Ethics Gradient"

25 Nov 10:21
Compare
Choose a tag to compare
Pre-release

Date: 25 November, 2022

Minor changes, refactoring

Python

  • plot fixes
  • code quality improvements, refactoring
  • edit some ML codes
  • add SHAP to RF codes

R

  • edits re fixest + marginaleffects

Stata

  • no change

v0.8.2-pre-release "Very Little Gravitas Indeed"

21 Mar 14:51
43e1939
Compare
Choose a tag to compare

Date: 2022-03-21

Several minor upgrades, corrections of bugs. Some valuable change though, so may worth update.

R

There are substantive changes to the R version.

Python

Mostly minor changes

  • correct ROC curve graph
  • change random forest from skranger to sklearn - becuase sklearn did not run properly on Windows
  • Minor edits to pipenv react to changes in numpy

Stata

just cosmetic change

v0.8.1-pre-release "Sweet and Full of Grace"

22 Oct 10:18
Compare
Choose a tag to compare

This is a minor update with mostly bug fixes vs v0.8.0

Important changes

  • ch06B new short case study now separate
  • R: modelsummary introduced for summary stats, small edits, error fixes.
  • R: renv cleaned up.
  • Python: minor changes

v0.8.0-pre-release "What Are The Civilian Applications?"

15 Jul 13:08
Compare
Choose a tag to compare

v0.8.0-pre-release "What Are The Civilian Applications?"

v0.8.0-pre-release "What Are The Civilian Applications?" is a heavily revised update, now including most scripts in Python.

Key novelties

  • There are a few missing bits, and bugs, but should mostly work.
  • Environments added for R, Python.
  • Tested on Windows and Mac.
  • There will be additional bug fixes, edits, next update is expected late summer/early Fall.

Language specific issues

  • R -- All code ready. Used for graphs in textbook. An environment with all libraries necessary, as renv is now available.
  • Stata -- All code ready. In the lack of native machine learning capabilities, no code for chapters 15,16,17, some limitations for chapter 18. This shall change, once we test the new python link-ups. Only planned for version v1.1.0 expected late 2021.
  • Python -- Almost all codes are ready. Moderate differences to book and R are in ch14-ch17, some additional checks planned. An environment with all libraries necessary, as pipenv is now available.

v0.7.2-pre-release "Limiting Factor"

06 May 13:26
442938a
Compare
Choose a tag to compare
Pre-release
  • Small changes to ch18 Stata and R.
  • Python improved ch01-ch11
  • Python pip install requirements.txt added.
  • Half-baked python code moved to dev branch till ready

v0.7.1-pre-release "Little Rascal"

09 Mar 07:41
Compare
Choose a tag to compare
Pre-release

Minor bug corrections, edits since v0.7.0; mostly chapters 19-24 + new python for ch02.

v0.7.0-pre-release "Clear Air Turbulence"

08 Jan 14:22
Compare
Choose a tag to compare

Second pre-release. R, Stata mostly ready and checked, with some minor edits from v0.6.0.
Python is now available for many but not all case studies, and handle with care.

v0.6.0-pre-release "Nervous Energy"

21 Sep 07:00
Compare
Choose a tag to compare
Pre-release

This is the release that points to the status when switching to public.
R, Stata mostly ready and checked. Python ch01-10 ready, Ch11-12 close.