Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- '''
- # One possible way of doing this is:
- pd.Series.mean(df[df.RIDAGEYR > 60].loc[range(0,100), 'BPXSY1'])
- # Current version of python will include this warning, older versions will not
- '''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement