Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get this error during Implement DRL Algorithms #7

Open
Elliot-Construct opened this issue May 7, 2023 · 6 comments
Open

I get this error during Implement DRL Algorithms #7

Elliot-Construct opened this issue May 7, 2023 · 6 comments

Comments

@Elliot-Construct
Copy link

======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

@jamea0723
Copy link

get this too. still trying to find out.

@alecinvan
Copy link

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

@nPokemon
Copy link

ANy update on this ??

@alexytiger
Copy link

the same problem. was good a week ago

@alexytiger
Copy link

coul dbe they updated some package, need to dig in

@rayli09
Copy link

rayli09 commented Jun 14, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants