Learn practical skills, build real-world projects, and advance your career

google-app-rating-analysis

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
Import the required Modules
import pandas as pd 
import numpy as np
import seaborn as sns
import matplotlib.pyplot as plt
%matplotlib inline

Read data