Complete the following steps to ensure Kaggle is functioning properly:
Enter the following code in a cell:
import numpy as np
import pandas as pd
import geopandas as gpd
import matplotlib.pyplot as plt
df = pd.read_csv('https://support.spatialkey.com/wp-content/uploads/2021/02/SacramentocrimeJanuary2006.csv')
df