Simple data visualisation in python
Some easy Python
Using some sample data from a course I'm enrolled in I decided to try my hand creating a visualization model with python. I had some prior experience being enrolled on a machine learning class, but because I feel I'm barely a beginner at this stuff I decided to practice with this data set.
The file I used for the data can be found on my Github.
The data is in a csv file and contains the following columns
- Read more about Simple data visualisation in python
- Log in to post comments