/health-inspections-analysis-python

Analysis of the Health Inspections across PG County Restaurants.

Primary LanguageJupyter NotebookMIT LicenseMIT

Health Inspections Analysis

Analysis of the Health Inpections Data from PG County

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 plotly.graph_objects as go
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