keras-team / autokeras

AutoML library for deep learning
http://autokeras.com/
Apache License 2.0
9.1k stars 1.4k forks source link

remove np.unicode, changed to U #1823

Closed haifeng-jin closed 1 year ago

haifeng-jin commented 1 year ago

Which issue(s) does this Pull Request fix?

resolves #000

Details of the Pull Request

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (01f242e) compared to base (c2199f9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1823 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 51 51 Lines 3383 3383 ========================================= Hits 3383 3383 ``` | [Impacted Files](https://codecov.io/gh/keras-team/autokeras/pull/1823?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | Coverage Δ | | |---|---|---| | [autokeras/adapters/input\_adapters.py](https://codecov.io/gh/keras-team/autokeras/pull/1823/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#diff-YXV0b2tlcmFzL2FkYXB0ZXJzL2lucHV0X2FkYXB0ZXJzLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.