/video-game-analysis

Analysing video game sales on Jupyter Notebook

Primary LanguageJupyter NotebookMIT LicenseMIT

Video Game Analysis

Analysis of Video Game sales.

Installation

Using the following libraries

import datetime
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
import re

Open In Colab

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT