/PyDay2021_BCN

Materials for causal data science workshop at PyDay2021 Barcelona

Primary LanguageJupyter Notebook

Causal Data Science Workshop

This repository contains the materials for the Causal Data Science Workshop to be held on Saturday, 27 November 2021 as part of PyDay2021 BCN, an event organised by the Barcelona Python Association.

Workshop presenter:

Supported by the Tecniospring Industry project TECSPR19-1-0005 from Generalitat de Catalunya/ACCIÓ and the European Commission (Horizon 2020 MSCA GA No. 801342).

Folder structure:

 ./
 |-- README.md			- this file
 |-- notebooks/
 |   |-- images/		- directory with images embedded in the Jupyter notebook and other
 |   |-- notebook_1_pscore_oil_wells_analyse.ipynb	- Jupyter notebook we will follow as part of the tutorial
 |   |-- notebook_2_dowhy_hotel_cancellations.ipynb	- Jupyter notebook with another example for own work
 |   |-- wells.csv		- data required to run notebook 1
 |-- slides/		- directory with the presentation by the speaker