Skip to content

Issues: unionai-oss/pandera

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Support Series generation with serial dependence enhancement New feature or request
#1605 opened Apr 29, 2024 by NowanIlfideme
Is there a way to get a DataFrameModel from existing pandas.DataFrame? question Further information is requested
#1578 opened Apr 15, 2024 by Felix-neko
How to Avoid Pandera Doc Injection? question Further information is requested
#1564 opened Apr 11, 2024 by kernelpernel
Pandera import fails due to DatetimeAccessor issue in Python 3.11.9 bug Something isn't working
#1554 opened Apr 3, 2024 by CharlesDc9
3 tasks done
Dynamically create a DataFrameModel question Further information is requested
#1514 opened Feb 24, 2024 by tjboller
Passing DataFrameSchema to function that check_output is decorating? question Further information is requested
#1513 opened Feb 23, 2024 by dwinski
Document pandera model with sphinx question Further information is requested
#1498 opened Feb 19, 2024 by Timost
strict=True is not very strict on the index bug Something isn't working
#1493 opened Feb 12, 2024 by smarie
values arg in unique_values_eq has incorrect type hint. bug Something isn't working
#1492 opened Feb 12, 2024 by devmcp
2 of 3 tasks
Type hints are not retained bug Something isn't working
#1487 opened Feb 7, 2024 by phmarch
2 tasks done
Index name defined in DataFrameModel is discarded when creating DataFrameSchema bug Something isn't working
#1474 opened Jan 31, 2024 by crsren
2 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.