Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/crispengari/netflix-statistics
- Owner: CrispenGari
- Created: 2021-03-09T10:09:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T10:14:52.000Z (almost 4 years ago)
- Last Synced: 2024-12-16T21:48:52.058Z (2 months ago)
- Topics: data-science, datafram, jupyter-notebook, matplotlib, numpy, pandas, python
- Language: Jupyter Notebook
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)