Closed unnonouno closed 4 years ago
I think _DtypeLike is better than Optional[dtype]. Can you replace them?
_DtypeLike
Optional[dtype]
Ok, thank you. I replaced them.
Thanks @unnonouno.
Thank you!
I think
_DtypeLike
is better thanOptional[dtype]
. Can you replace them?