This is my final test for my python subject, it uses Matplotlib and Pandas as it's centered on data analysis. I ended up scoring a solid 9.5/10.
The whole test was made in Spanish because it's my native language.
- Python 3.x
- Pandas library
- Matplotlib library
- Colorama library
- Pyfiglet library
- Clone the repository:
git clone https://github.com/Jastreas/Python_Pandas_Matplotlib_Final_Test.git
- Open the folder: cd Python_Pandas_Matplotlib_Final_Test
- Run the code from each exercise: py [number].py Example: py 5.py
Steps to contribute:
- Fork the repository.
- Create a new branch (git checkout -b feature-name).
- Make your changes and commit them (git commit -am 'Add new feature').
- Push to your branch (git push origin feature-name).
- Open a pull request.
For larger contributions, feel free to open an issue or discuss with me.
This project is open-source and available under the Apache License 2.