Home
Explore
Community
Sign in
import
pandas
as
pd
# Load the data set
df
=
pd
.
read_csv
(
"SF_bikeshare_stations.csv"
)
df