Viet Nguyen Hoang
/
Starter Project
Published at Feb 5, 2021
View source
0
Sign in
import
pandas
as
pd
# Load the data set
df
=
pd
.
read_csv
(
'SF_bikeshare_stations.csv'
)
df