-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
Closed
Description
Feature request: Organic support for PEP 484 with Numpy data structures.
Has anyone implemented type hinting for the specific numpy.ndarray class?
Right now, I'm using typing.Any, but it would be nice to have something more specific.
For instance if the numpy people added a type alias for their array_like object class. Better yet, implement support at the dtype level, so that other objects would be supported, as well as ufunc.
analog-cbarber, warpuv, chasezheng, jwkvam, mitar and 239 moreadamjstewart, nurockplayer, janosh and junsoo-ha-unknotSimonBiggs, flekschas, manuel-delverme, munael, Eric-Arellano and 35 moregrenki, maruschin, ilirium, yasir-din-cko, Genarito and 10 moredangom, remorses, maruschin, ilirium, yasir-din-cko and 9 more