Lennert Vloeberghs
/
Starter Project
Published at Apr 19, 2021
0
Sign in
import
pandas
as
pd
# Load the data set
df
=
pd
.
read_csv
(
'SF_bikeshare_stations.csv'
)
df