AI4Finance-Foundation / AI4Finance-Foundation/FinRL_Crypto

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

オープン
#6 コメント 10 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
201
フォーク
88
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。