Skip to content

Jastreas/Python_Pandas_Matplotlib_Final_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Final Test

Description

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.

Important Note:

The whole test was made in Spanish because it's my native language.

Table of Contents

Installation

Prerequisites

  • Python 3.x
  • Pandas library
  • Matplotlib library
  • Colorama library
  • Pyfiglet library

Steps

  1. Clone the repository:
    git clone https://github.com/Jastreas/Python_Pandas_Matplotlib_Final_Test.git
  2. Open the folder: cd Python_Pandas_Matplotlib_Final_Test
  3. Run the code from each exercise: py [number].py Example: py 5.py

Contributing

Steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-name).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request.

For larger contributions, feel free to open an issue or discuss with me.

License

This project is open-source and available under the Apache License 2.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages