pymc-labs / CausalPy

A Python package for causal inference in quasi-experimental settings
https://causalpy.readthedocs.io
Apache License 2.0
880 stars 63 forks source link

Add causal videos from PyMC / PyMC Labs community #374

Closed drbenvincent closed 3 months ago

drbenvincent commented 3 months ago

Add a new page under the Knowledge Base which contains causal inference videos put out by the broad PyMC community. Existing videos would be:

ParthJohri commented 3 months ago

Greetings @drbenvincent, I would like to work on this issue, can you please assign it to me?

I would like to confirm my understanding for this issue:-

Screenshot 2024-06-26 at 23 09 24

  1. Create a page like this as shown in the above screenshot.
  2. Add the existing 3 videos links into that page.

Some queries:- Q1. What should be the title of the page. Q2. Apart from adding YouTube videos, do we need to add any other documentation.

Please correct me, if I misunderstood anything? Thank you!

drbenvincent commented 3 months ago

Thanks @ParthJohri :)

Just to note that we've just changed the theme of the docs, so if you update from main and build the docs locally then it will look more like this

Screenshot 2024-06-26 at 18 46 23

You may also need to rebuild your environment as we've updated the dependencies for building the docs.

But yes, a doc in the knowledge base section as you have is great. Maybe we can call it "Causal video resources".

Check the example of the embedded video on the home page if you need to.

I think for this issue we could just have the embedded videos. But there are new quite a few docs related issues which you are welcome to work on next if you like :)

Just let me know if you run into any issues.

ParthJohri commented 3 months ago

Thanks @drbenvincent , sure will reach out to you, if I encounter any issues.

ParthJohri commented 3 months ago

Hi @drbenvincent, Please review the PR and let me know if any other changes need to be made. Thank you!

drbenvincent commented 3 months ago

Thanks! I'll be able to review in the next 12-24 hours