Lucas's Data Science Path is a way that my friend created to help me walk and learn about data and information analysis. I am very grateful for all this.
To run all pipeline or steps of it, you can download this repository or clone it on your machine by the follow shell command.
git clone https://github.com/joaoguilhermeall/data-science-path.git
On folder of project you can call pipeline through this command:
python -m app pipeline
The status and TO-DO are manager on Notion page here.