issues
search
ramonhagenaars
/
nptyping
💡 Type hints for Numpy and Pandas
MIT License
589
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
numpy 2+
#125
SanPen
opened
3 weeks ago
1
np.bool8 is deprecated; import of nptyping fails
#124
GFleishman
opened
1 month ago
0
hack to enable compatability with beartype and generally improve Union functionality
#123
reid23
opened
3 months ago
0
Mypy fails when `isinstance` is used with nptyping type
#121
nazikus
opened
4 months ago
0
Is this repo still being maintained?
#120
YoniChechik
opened
4 months ago
0
Algebraically linking `Shape` attributes
#119
LMWafer
opened
6 months ago
0
[WIP] Added geodataframe support
#118
cojmeister
opened
8 months ago
2
Dependency conflict
#117
cojmeister
opened
8 months ago
0
Implement a geodataframe class
#116
cojmeister
opened
8 months ago
0
beartype and typeguard don't like the NDArray repr
#115
bnavigator
opened
9 months ago
2
Fix numpy deprecation
#114
charlesbmi
opened
11 months ago
5
14 test failures for `=nptyping-2.5.0` (`Name "np.bool8" is not defined`)
#113
TheChymera
opened
11 months ago
1
Instance Checking for Pandas Dataframe
#112
GitHunter0
opened
1 year ago
0
Add the shape to the error assert_isinstance error message
#111
N-Demir
opened
1 year ago
0
`NDArrayMeta.__module__` makes a very expensive, unused inspect call
#110
sneakers-the-rat
opened
1 year ago
1
mypy, isinstance, and generics, oh my!
#108
ewa
opened
1 year ago
0
Returning same generic type as input in NDArray
#107
nonnull-ca
opened
1 year ago
0
Link at top of README regarding how this library compares to `numpy.typing`
#106
garrison
opened
1 year ago
1
Fix typo in USERDOCS.md, under "Similar projects"
#105
garrison
opened
1 year ago
1
Compatibility issue with pylance
#104
KosukeMizuno
opened
1 year ago
1
Allow PEP 646 variadic generics syntax?
#103
burnpanck
opened
1 year ago
1
numpy deprecation warnings when importing nptyping
#102
dstansby
opened
1 year ago
4
Release/2.5.0
#101
ramonhagenaars
closed
1 year ago
2
Make Wildcard use in names possible for stucture
#100
SlimFrkh
closed
1 year ago
2
How to get better __repr__ / autogenerated docstring for functions with type hints?
#99
nikolas-claussen
closed
1 year ago
4
PYPI tarball does not include dependencies dir
#98
MatthewZMD
closed
1 year ago
5
Wildcard ellipsis ... matching incorrect?
#97
oliver-batchelor
closed
1 year ago
3
Pinned to newest mypy version and added silencers.
#96
ramonhagenaars
closed
2 years ago
1
Use stubs-fork.
#95
ramonhagenaars
closed
2 years ago
1
Update README.md
#94
upstartjohnvandivier
closed
2 years ago
1
Release/2.4.0
#93
ramonhagenaars
closed
2 years ago
2
Allow simplified syntax: `arr: NDArray["2, 2", int]`?
#92
petered
closed
1 year ago
4
Release/2.3.1
#91
ramonhagenaars
closed
2 years ago
2
PyCharm reports syntax error when using Shape['*'] in variable declarations
#90
nikolajsheller
closed
2 years ago
3
2.3.0: pytest is failing
#89
kloczek
opened
2 years ago
27
More documentation on the extent to which mypy enforces the types
#88
anieuwland
opened
2 years ago
3
NDArray backward compatibility with v1.4.4
#87
jckhang
opened
2 years ago
1
Release/2.3.0
#86
ramonhagenaars
closed
2 years ago
2
Release/2.2.0
#85
ramonhagenaars
closed
2 years ago
2
Pycharm gives incorrect warning for single-variable shapes?
#84
zplizzi
opened
2 years ago
2
Express constraints for the first few channels and then specify ellipses?
#83
Erotemic
closed
2 years ago
1
Release/2.1.3
#82
ramonhagenaars
closed
2 years ago
2
Nested dtype support
#81
bbudescu
closed
2 years ago
1
Add a Tuple type
#80
0nyr
closed
1 year ago
5
dtype NDArray based on enum values
#79
giokara-oqton
opened
2 years ago
3
Release/2.1.2
#78
ramonhagenaars
closed
2 years ago
2
2.1 breaks mypy
#77
gaborbernat
closed
2 years ago
1
Fixed bug that ndarrays were considered to be instances of RecArray.
#76
ramonhagenaars
closed
2 years ago
1
Release/2.1.0
#75
ramonhagenaars
closed
2 years ago
2
Why not support a "by convention" use of nptyping?
#74
denisrosset
opened
2 years ago
3
Next