AI4Finance-Foundation / AI4Finance-Foundation/FinRL_Crypto

ValueError: all the input array dimensions except for the concatenation axis must match exactly

Offen
#6 10 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug
Vorherrschende Sprache
Python
Sterne
201
Forks
88
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I'm trying to download the training data using ` 0_dl_trainval_data.py`. It looks like the data downloaded successfully but the pre-processing causes the error. Specifically `price_array = np.hstack([price_array, df[df.tic == tic][['close']].values])` causes the error.

1. What are some potential causes
2. What are some potential solutions?
3. Wouldn't it be better to isolate the data downloading and cleaning?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.