Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / unionai-oss/pandera issues and pull requests

#1613 - update docs for polars

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1612 - bugfix: column-level coercion is properly implemented

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1611 - Dataframe column schema

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1610 - Incorrect Pandera Polars DataFrameModel Type Coercion Logic

Issue - State: closed - Opened by evanrasmussen9 5 months ago - 5 comments
Labels: bug

#1606 - Incorrect validation passes pandera=0.19.0b3

Issue - State: closed - Opened by obiii 5 months ago - 1 comment
Labels: bug

#1605 - Support Series generation with serial dependence

Issue - State: open - Opened by NowanIlfideme 5 months ago - 1 comment
Labels: enhancement

#1604 - How to correctly install a release v0.19.0b3

Issue - State: closed - Opened by obiii 5 months ago - 2 comments

#1602 - fix: properly coerce dtypes for columns with regex=True

Pull Request - State: closed - Opened by tesslinden 5 months ago - 2 comments

#1601 - Clean up typing for pandas GenericDtype

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1600 - Bump pydantic from 1.10.11 to 1.10.13 in /ci

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, python

#1599 - How to load schema from pyspark struct or avro format from schema registry ?

Issue - State: open - Opened by pthalasta 5 months ago - 2 comments
Labels: question

#1598 - Allow check type

Issue - State: closed - Opened by Hgherzog 5 months ago - 2 comments
Labels: enhancement

#1597 - Set pandas_io.from_frictionless_schema to use a raw string for docs

Pull Request - State: closed - Opened by mark-thm 5 months ago - 6 comments

#1596 - Bugfix/1580 support list[str] in DataFrameModel

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1595 - Add a generic Series type for polars

Pull Request - State: closed - Opened by baldwinj30 5 months ago - 2 comments

#1594 - Add a polars `Series` type

Issue - State: closed - Opened by baldwinj30 5 months ago - 10 comments
Labels: enhancement

#1593 - fix pyspark tests when run on full test suite

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1591 - fix pyspark import error

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1590 - Error Importing Pandera with Polars extra

Issue - State: closed - Opened by baldwinj30 5 months ago - 2 comments
Labels: bug

#1589 - implement timezone agnostic polars_engine.DateTime type

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1587 - Custom DTypes With Polars

Issue - State: closed - Opened by Filimoa 5 months ago - 3 comments
Labels: bug

#1586 - bugfix: polars column core checks now return check output

Pull Request - State: closed - Opened by cosmicBboy 5 months ago

#1585 - Update bug_report.md

Pull Request - State: closed - Opened by philiporlando 5 months ago - 1 comment

#1584 - Update branch name mentioned within bug report template

Issue - State: closed - Opened by philiporlando 5 months ago - 1 comment
Labels: docs

#1583 - Lazy schema validation does not raise expected errors with polars dataframes

Issue - State: closed - Opened by philiporlando 5 months ago - 3 comments
Labels: bug

#1582 - Piping pandas with pandera schema doesn't raise SchemaError ( python 3.11.9 )

Issue - State: closed - Opened by RevengeComing 6 months ago - 1 comment
Labels: bug

#1581 - use sphinx-design instead of sphinx-panels

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1580 - Parametrized type annotations are broken for polars DataFrameModels

Issue - State: closed - Opened by r-bar 6 months ago - 1 comment
Labels: bug

#1579 - Hypothesis examples are all the same

Issue - State: closed - Opened by tmcclintock 6 months ago - 7 comments
Labels: bug

#1578 - Is there a way to get a `DataFrameModel` from existing `pandas.DataFrame`?

Issue - State: open - Opened by Felix-neko 6 months ago - 2 comments
Labels: question

#1577 - Make `pydantic` and `typeguard` extras for pandas generic type support

Issue - State: open - Opened by cosmicBboy 6 months ago
Labels: enhancement

#1576 - Remove dependencies on `wrapt`, `packaging`, and potentially `multimethod`

Issue - State: open - Opened by cosmicBboy 6 months ago
Labels: enhancement

#1575 - update ci to run pyspark, modin, dask with pandas >= v2

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1574 - make sure check name is propagated to error report

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1572 - polars: fix element-wise checks, register backends

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1571 - localize GenericAlias patch to DataFrameBase subclasses

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1570 - Add StructType and DDL extraction from Pandera schemas

Pull Request - State: closed - Opened by filipeo2-mck 6 months ago - 14 comments

#1569 - Bump idna from 3.4 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python

#1568 - Bump idna from 3.4 to 3.7 in /dev

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1567 - Bump idna from 3.4 to 3.7 in /ci

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1566 - Custom check erroneously passes when validating `pl.LazyFrame`

Issue - State: closed - Opened by philiporlando 6 months ago - 8 comments
Labels: bug

#1565 - Custom check fails with `pl.DataFrame`

Issue - State: closed - Opened by philiporlando 6 months ago - 3 comments
Labels: bug

#1564 - How to Avoid Pandera Doc Injection?

Issue - State: open - Opened by kernelpernel 6 months ago - 5 comments
Labels: question

#1563 - support typeguard < 3 for better compatability

Pull Request - State: closed - Opened by cosmicBboy 6 months ago - 4 comments

#1562 - docs: fix typo in env var name

Pull Request - State: closed - Opened by alekseik1 6 months ago - 1 comment

#1561 - Add _GenericAlias.__call__ patch

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1559 - no exception raise after pipe on 3.11.9

Issue - State: closed - Opened by lukaskiss222 6 months ago - 1 comment
Labels: bug

#1557 - use rst to speed up api docs generation

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1556 - fix: add List, Dict, Tuple and NamedTuple to the GenericDType bound

Pull Request - State: open - Opened by sam-goodwin 6 months ago - 6 comments

#1555 - Pandera Series generic argument does not allow the `typing.List` etc. types

Issue - State: open - Opened by sam-goodwin 6 months ago - 4 comments
Labels: bug

#1554 - Pandera import fails due to DatetimeAccessor issue in Python 3.11.9

Issue - State: open - Opened by CharlesDc9 6 months ago - 2 comments
Labels: bug

#1553 - Should DataFrameModel.validate raise SchemaInitError when using pydantic v2 `model_config`?

Issue - State: closed - Opened by daara-s 6 months ago - 2 comments
Labels: question

#1552 - fix: prevent environment pollution when importing pyspark

Pull Request - State: closed - Opened by sam-goodwin 6 months ago - 2 comments

#1551 - `import pandera` breaks SparkSession in AWS EMR

Issue - State: closed - Opened by sam-goodwin 6 months ago
Labels: bug

#1550 - Register default backends when restoring state

Pull Request - State: closed - Opened by alkment 6 months ago - 3 comments

#1548 - Backend registration happens at schema initialization

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1547 - pandas DataFrameModel accepts python generic types

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1546 - Concise typing.List type annotation throws error in DataFrameModel.to_schema()

Issue - State: closed - Opened by sam-goodwin 6 months ago - 3 comments
Labels: bug

#1544 - fix README(tab to space)

Pull Request - State: closed - Opened by np-yoe 6 months ago - 1 comment

#1543 - Validating datetime columns regardless of timezone

Issue - State: closed - Opened by robertdj 6 months ago - 9 comments
Labels: enhancement

#1542 - Convert docs to myst

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1541 - Backend registration is not thread safe

Issue - State: closed - Opened by alkment 6 months ago - 3 comments
Labels: bug

#1540 - Enhanced Validation Reporting for PySpark DataFrames in Pandera

Issue - State: open - Opened by zaheerabbas-prodigal 6 months ago - 13 comments
Labels: enhancement

#1539 - Enable from_format_kwargs for dict format

Pull Request - State: closed - Opened by ektar 6 months ago - 4 comments

#1538 - `check_nullable` does not uselessly compute `isna()` anymore in pandas backend

Pull Request - State: closed - Opened by smarie 6 months ago - 5 comments

#1537 - Bump black from 23.9.1 to 24.3.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1536 - Bump black from 23.9.1 to 24.3.0 in /dev

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1535 - Bump black from 23.9.1 to 24.3.0 in /ci

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1534 - Polars LazyFrames are validated at the schema-level by default

Pull Request - State: closed - Opened by cosmicBboy 6 months ago

#1533 - Pandas backend: `check_nullable` is inefficient when a column schema has `nullable=True`

Issue - State: closed - Opened by smarie 6 months ago - 2 comments
Labels: bug

#1530 - do not format if test is not necessary

Pull Request - State: closed - Opened by mattB1989 7 months ago - 1 comment

#1529 - [BUG]: using `typing.Optional` on a column in `DataFrameModel` with `polars`

Issue - State: closed - Opened by jjfantini 7 months ago - 2 comments
Labels: bug

#1528 - Polars LazyFrame validation only does schema checks, DataFrame validation does full validation

Issue - State: closed - Opened by cosmicBboy 7 months ago - 1 comment
Labels: enhancement

#1526 - Refector the polars type engine to use LazyFrames, add support for Nested types

Pull Request - State: closed - Opened by cosmicBboy 7 months ago - 1 comment

#1525 - Dask and Pandera Installation Problems via conda-forge

Issue - State: closed - Opened by cmarshak 7 months ago - 10 comments
Labels: bug

#1524 - bugfix: add index validation to SeriesSchema

Pull Request - State: closed - Opened by cosmicBboy 7 months ago

#1523 - Index validation ignored in SeriesSchema

Issue - State: closed - Opened by marcoanthonyho 7 months ago
Labels: bug

#1518 - Add Polars Builtin Check Tests

Pull Request - State: closed - Opened by AndriiG13 7 months ago - 2 comments

#1517 - chore: DataFrameBase to DataFrame in DataFrameModel.validate.

Pull Request - State: closed - Opened by yassun7010 7 months ago - 1 comment

#1516 - Handle timestamp and nans in removing multi index failure cases

Pull Request - State: open - Opened by rorymcstay 7 months ago - 7 comments

#1514 - Dynamically create a DataFrameModel

Issue - State: open - Opened by tjboller 7 months ago
Labels: question

#1513 - Passing DataFrameSchema to function that check_output is decorating?

Issue - State: open - Opened by dwinski 7 months ago
Labels: question

#1512 - remove headers in requirements files

Pull Request - State: closed - Opened by cosmicBboy 7 months ago

#1510 - Bump starlette from 0.27.0 to 0.36.2 in /dev

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1508 - Fix copy-on-write chained assignment for default assignment

Pull Request - State: closed - Opened by johnchristopherjones 7 months ago - 1 comment

#1507 - Bump cryptography from 41.0.6 to 42.0.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1506 - Bump cryptography from 42.0.2 to 42.0.4 in /dev

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1505 - Bump cryptography from 42.0.2 to 42.0.4 in /ci

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1503 - Efficient Hypothesis strategies

Pull Request - State: closed - Opened by Zac-HD 7 months ago - 2 comments

#1502 - add pandas 2.2.0 to tests, use uv for pip compile

Pull Request - State: closed - Opened by cosmicBboy 7 months ago

#1500 - TypeError("Subscripted generics cannot be used with class and instance checks")

Issue - State: open - Opened by cjthorley 7 months ago - 8 comments
Labels: question