nmharmon8 / StockMarketGAN

Stock Market Prediction Using Unsupervised Features
53 stars 26 forks source link

test error #4

Open xueyingtianhua opened 5 years ago

xueyingtianhua commented 5 years ago

When I finish training steps and try to run 'python test_bigan_rf_shared_weights.py', the system return errors: KeyError: u"None of [Index([u'labels_600093.csv', u'pred_600093.csv', u'returns_600093.csv'], dtype='object')] are in the [columns]" What lead to this error?