So I have the following code which reads in 5 columns, date ohlc. It then creates a column \'dow\' to hold day of week. So far so good:
import numpy as np import