Sam

Results 1 issues of Sam

Hi, running spotify_confidence in ipynb, the following happens when running this line of code: ``` # Set df df = import.groupby(['exp_var']).agg({'participants': 'count', k: 'sum'}).reset_index() # Set priors df['prior_alpha'] = 10000...