I am trying to convert a Pandas DataFrame into a shared tensor variable in Theano, with the following code:
vis_first = theano.shared(np.asarray(df_first), \'