Better error descriptions from Standardization
Đang mở
feature
priority: undecided
Standardization
under discussion
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Background
When Standardization fails on a value the error provided is often not very informative.
## Feature
Make the messages in the `errCol` much more informative to better hint what went wrong.
## Example
For a Byte column trying to Standardize `1024` value -> _Byte size type overflow_
Similarly for Fractional types, not just Integral ones
For an Integer column trying on `3.14` -> _Loss of precision_
Not adhering to pattern fail.
...
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.