Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/grindelfp/matplotlib-example
- Owner: GrindelfP
- License: mit
- Created: 2023-10-24T06:10:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T15:41:14.000Z (about 1 year ago)
- Last Synced: 2023-10-29T16:29:59.271Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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 chartThe data should be taken from https://www.kaggle.com[Kaggle] website.