Resample PANDAS Jumat
df.resample('W-FRI').last()
Nice Newt
df.resample('W-FRI').last()
df.resample('W-FRI').last() # e.g., gets friday closing prices