tcloaa / Deep-Portfolio-Theory

Autoencoder framework for portfolio selection (paper published by J. B. Heaton, N. G. Polson, J. H. Witte.)
128 stars 63 forks source link

as_matrix() depreciation #11

Open patternfinder03 opened 6 months ago

patternfinder03 commented 6 months ago

replace all instances of .as_matrix() with .values because of pandas update