Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crispengari/netflix-statistics

This is the visualisation of two categories of netflix movies which are: * movies * tv shows
https://github.com/crispengari/netflix-statistics

data-science datafram jupyter-notebook matplotlib numpy pandas python

Last synced: 12 days ago
JSON representation

This is the visualisation of two categories of netflix movies which are: * movies * tv shows

Awesome Lists containing this project

README

        

# Netflix Stats

This is the visualisation of two categories of netflix movies which are:

- movies
- tv shows

## We are going to use:

- matplotlib.pyplot
- pandas
- numpy

## Data

The `csv` file that contains our data is in the `data` directory

## Code

For the code open `netflix-stats.ipynb` file

# Credits

- [Stackoverflow](https://www.stackoverflow.com/)