applymap function for panel, as per DataFrame
Comment From: jreback
fyi, this is rarely necessary as Panel is a numpy-array object, e.g. np.sin(Panel...)
works
Comment From: jreback
closing as Panel deprecated
applymap function for panel, as per DataFrame
Comment From: jreback
fyi, this is rarely necessary as Panel is a numpy-array object, e.g. np.sin(Panel...)
works
Comment From: jreback
closing as Panel deprecated