numpydantic/src/numpydantic
2024-08-05 19:43:15 -07:00
..
interface Better string dtype checking support, restructuring the validation hooks to allow finer grained control over the process. 2024-08-05 19:43:15 -07:00
vendor fix ruff problem from newer ruff version 2024-07-31 15:59:07 -07:00
__init__.py apply monkeypatches in vendored nptyping, remove monkeypatch module and call 2024-07-31 14:08:26 -07:00
dtype.py remove nptyping dependency, update CI, remove old numpy types 2024-07-31 15:50:24 -07:00
exceptions.py Make DtypeError inherit from ValueError as well so that pydantic correctly wraps it in ValidationError 2024-06-27 22:19:59 -07:00
maps.py update old numpy dtypes, remove them, lint 2024-07-31 14:15:24 -07:00
meta.py fix bad typing import generation in meta stubfile generator 2024-05-24 18:36:03 -07:00
ndarray.py update old numpy dtypes, remove them, lint 2024-07-31 14:15:24 -07:00
schema.py changelog, bump version, fill in coverage 2024-07-31 16:45:48 -07:00
shape.py update import location 2024-07-31 14:08:01 -07:00
types.py update old numpy dtypes, remove them, lint 2024-07-31 14:15:24 -07:00