import pandas as pd import pymc3 as pm # Load the data set df = pd.read_csv ('SF_bikeshare_stations.csv') df