AI4Finance-Foundation / AI4Finance-Foundation/FinRL
FinRL/finrl/meta/preprocessor/preprocessors.py does not deal with minute data ?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 16.3k
- Forks
- 3.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
If I pass a dataframe with a column "datetime" to the FeatureEngineer class I get a `AttributeError: 'DataFrame' object has no attribute 'date'` error
And actually after having inspected the code I realized that it does not take into account scenario where a column with minutes (like datetime) is present.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.