Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grindelfp/matplotlib-example

This is a small project which is a task on my UNI artificial intelligence course to learn matplotlib library.
https://github.com/grindelfp/matplotlib-example

Last synced: about 2 months ago
JSON representation

This is a small project which is a task on my UNI artificial intelligence course to learn matplotlib library.

Awesome Lists containing this project

README

        

= Matplotlib example =

== Description ==
This is a small project which is a task on my UNI artificial intelligence course. The aim of the task is to learn and demonstrate the main functionality of the Matplotlib library. The task is to create following graphs:

- Dot graph
- Line graph
- Bar graph
- Histogram
- Pie chart

The data should be taken from https://www.kaggle.com[Kaggle] website.