Projects and Exercises from courses, tutorials, tips & notes about several tools, languages, softwares and etc.
AnalysingDataWithPandas.ipynb it is a file of the Project of the course "Analysing Data with pandas & python". It is a simple exploration of some datasets and tips about how to do it using these tools.
docker.html contains my notes about the main Docker commands, how to create a container, how to remove it, create networks, download/share images and etc.
gitnotes.html contains my notes about Git and Github including concepts, commands and examples.
linux.html - a fast linux summary.
Natural Language Processing Course Notes - code we used in the course.