Skip to content

Add new list of written learning resources to the docs #447

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 6 commits into from
May 15, 2025

Conversation

HPCurtis
Copy link
Contributor

@HPCurtis HPCurtis commented Mar 28, 2025

#71 Outline for general markdown for causal inference written resources with update to index.md. Separating the awesome causal inference section by Matt Courthoud and essential written resources for the CausalPy package.


📚 Documentation preview 📚: https://causalpy--447.org.readthedocs.build/en/447/

Copy link

codecov bot commented Mar 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.67%. Comparing base (9d5e0f0) to head (48d32c1).
Report is 84 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
+ Coverage   94.40%   94.67%   +0.26%     
==========================================
  Files          31       32       +1     
  Lines        1985     2196     +211     
==========================================
+ Hits         1874     2079     +205     
- Misses        111      117       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Harrison Curtis added 2 commits March 28, 2025 15:45
@HPCurtis HPCurtis marked this pull request as ready for review March 28, 2025 16:01
Copy link
Collaborator

@drbenvincent drbenvincent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @HPCurtis. Got a few requests:

  • Put the "Awesome Causal Inference" section at the bottom and maybe change the heading to something like "Resources for causal inferences in general" or something to just portray the idea that it goes beyond the scope of quasi-experiments.
  • I'd also maybe compactify that section by turning the bullet point list into prose. I don't know if there's a proper term for it, but like this:

Covering the essentials from: academia, industry, books ...

  • Could be worth adding in a few more book references. Maybe these:
    • Mastering'metrics: The path from cause to effect
    • Mostly Harmless Econometrics: An Empiricist's Companion
    • Quasi-Experimentation: A Guide to Design and Analysis

@drbenvincent
Copy link
Collaborator

Oh, also Causal Inference: The Mixtape, and The Effect: An Introduction to Research Design and Causality

@drbenvincent drbenvincent changed the title Basic template for issue #71 Add new list of written learning resources to the docs May 14, 2025
@drbenvincent
Copy link
Collaborator

I took the liberty of just finishing this off because I had some spare time.

@drbenvincent drbenvincent requested a review from NathanielF May 14, 2025 08:13
## Bayesian causal inference resources
* The official [PyMC examples gallery](https://www.pymc.io/projects/examples/en/latest/gallery.html) has a set of examples specifically relating to causal inference.

## General causal inference resources
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@drbenvincent drbenvincent dismissed their stale review May 15, 2025 07:46

Requests for change implemented by myself

@drbenvincent drbenvincent added the documentation Improvements or additions to documentation label May 15, 2025
@drbenvincent drbenvincent merged commit 225a14f into pymc-labs:main May 15, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants