ChatGPT_Trading_Bot icon indicating copy to clipboard operation
ChatGPT_Trading_Bot copied to clipboard

I get this error during Implement DRL Algorithms

Open Elliot-Construct opened this issue 1 year ago • 6 comments

======DDPG Validation from: 2021-10-04 to 2022-01-03 ======Best Model Retraining from: 2010-01-01 to 2022-01-03 ======Trading from: 2022-01-03 to 2022-04-04

ValueError Traceback (most recent call last) in <cell line: 1>() ----> 1 df_summary = ensemble_agent.run_ensemble_strategy(A2C_model_kwargs, 2 PPO_model_kwargs, 3 DDPG_model_kwargs, 4 timesteps_dict)

5 frames /usr/local/lib/python3.10/site-packages/pandas/core/internals/construction.py in _extract_index(data) 643 644 if not indexes and not raw_lengths: --> 645 raise ValueError("If using all scalar values, you must pass an index") 646 647 if have_series:

ValueError: If using all scalar values, you must pass an index

Elliot-Construct avatar May 07 '23 00:05 Elliot-Construct

get this too. still trying to find out.

jamea0723 avatar May 07 '23 08:05 jamea0723

I have the same issue on Colab, anyone got this resolved?

alecinvan avatar May 07 '23 21:05 alecinvan

ANy update on this ??

nPokemon avatar May 15 '23 19:05 nPokemon

the same problem. was good a week ago

alexytiger avatar May 19 '23 23:05 alexytiger

coul dbe they updated some package, need to dig in

alexytiger avatar May 19 '23 23:05 alexytiger

+1

rayli09 avatar Jun 14 '23 21:06 rayli09