Aryeh Stock
/
Starter Project š
Published at May 6, 2021
View source
0
Sign in
import
pandas
as
pd
# Load the data set
df
=
pd
.
read_csv
(
'SF_bikeshare_stations.csv'
)
df