-
-
Notifications
You must be signed in to change notification settings - Fork 426
Pull requests: unionai-oss/pandera
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(decorators): guard _get_fn_argnames against empty positional args (closes #2422)
#2430
opened Jul 27, 2026 by
feiiiiii5
Loading…
3 tasks done
fix(pandas): respect Optional pydantic fields as nullable in PydanticModel columns (closes #2406)
#2429
opened Jul 27, 2026 by
feiiiiii5
Loading…
2 tasks done
fix: bind self correctly in check_input when an arg is passed by keyword
#2428
opened Jul 26, 2026 by
Sanjays2402
Loading…
feat(pyarrow): add first-class pyarrow.Table schema validation
#2427
opened Jul 26, 2026 by
sravankumarkunadi
Loading…
fix(api): raise informative TypeError for non-dataframe validate() input
#2421
opened Jul 25, 2026 by
cognis-digital
Loading…
fix: handle scalar groupby keys in _format_groupby_input
#2420
opened Jul 25, 2026 by
feiiiiii5
Loading…
fix(io): format dataframe-level checks in to_script
#2418
opened Jul 16, 2026 by
chuenchen309
Loading…
feat(narwhals): support the pandas schema API in the narwhals backend
#2417
opened Jul 16, 2026 by
cosmicBboy
Collaborator
Loading…
fix(pandas): match tz-aware datetime dtypes that render identically (#1839)
#2416
opened Jul 16, 2026 by
cycsmail
Contributor
Loading…
fix(pandas-engine): respect optional pydantic fields in PydanticModel dtype
#2415
opened Jul 15, 2026 by
Karthick-dev-cart
Loading…
Fix optional and nullable fields validation in PydanticModel
#2410
opened Jul 9, 2026 by
Apuravag07
Loading…
Add PyTorch TensorDict validation backend
#2403
opened Jul 6, 2026 by
cosmicBboy
Collaborator
Loading…
5 tasks done
Add a pandera CLI: validate, infer, and generate commands
#2402
opened Jul 6, 2026 by
cosmicBboy
Collaborator
Loading…
Add spec for generic dataframe-agnostic schema API
#2401
opened Jul 6, 2026 by
cosmicBboy
Collaborator
Loading…
Improve DataFrame/Series static typing for mypy and Pyright
#2398
opened Jul 2, 2026 by
cosmicBboy
Collaborator
Loading…
2 tasks done
Raise a clear TypeError for non-DataFrame validate arguments
#2395
opened Jun 27, 2026 by
madhavcodez
Loading…
fix: Restore cleanup of SPARK_LOCAL_IP and PYARROW_IGNORE_TIMEZONE after import
#2345
opened May 21, 2026 by
mabunassar
Loading…
feat: PyTorch TensorDict Phase 4 - Schema Inference, IO Serialization, and Hypothesis Strategies
#2316
opened Apr 28, 2026 by
cosmicBboy
Collaborator
Loading…
fix(strategies): use
is not None for base-strategy guards (#2307)
#2310
opened Apr 24, 2026 by
terryzm1
Contributor
Loading…
2 tasks done
feat(torch): add torch extra and update config files
#2290
opened Apr 14, 2026 by
cosmicBboy
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.