infer_variable_types does not support localized date times
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 155
- Fork
- 24
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### infer_variable_types does not support localized date times
the utility function correctly identifies a date written as 6 June 2001 as a date time. However, a date written in Spanish as 6 de enero 2001 is identified as a categorical variable.
#### Bug/Feature Request Description
this is unexpected behavior for international users of the package.
#### Expected Output
Correctly identified datetime variable.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.