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

#1822 - Better integration with mypy for static type checking

Issue - State: open - Opened by Idanaviv66 1 day ago
Labels: enhancement

#1821 - Reduce import overhead to improve runtime

Pull Request - State: open - Opened by cosmicBboy 5 days ago

#1820 - accept expr in default value

Pull Request - State: open - Opened by gab23r 5 days ago - 2 comments

#1819 - Correct spelling in index.md

Pull Request - State: closed - Opened by galenseilis 6 days ago - 1 comment

#1818 - Defer backend registration to validation time

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

#1817 - Bugfix/1760 Bad type hint for argument unique for DataFrameSchema

Pull Request - State: closed - Opened by Jarek-Rolski 6 days ago - 2 comments

#1816 - Add docsearch

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

#1815 - Revert/1803

Pull Request - State: closed - Opened by cosmicBboy 7 days ago - 5 comments

#1814 - Add docsearch

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

#1812 - Bump fiona from 1.9.6 to 1.10.0 in /dev

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

#1811 - Disable pandera validation in polars does not work

Issue - State: closed - Opened by erwinpaillacan 11 days ago - 1 comment
Labels: bug

#1810 - Initial schema creation is very slow

Issue - State: closed - Opened by bluenote10 13 days ago - 5 comments
Labels: bug

#1809 - Adding an example to the docs to avoid confusion in the future

Pull Request - State: closed - Opened by Nick-Seinsche 14 days ago - 2 comments

#1807 - Columns containing `bool` and `None` values do not validate correctly

Issue - State: open - Opened by xvr-hlt 16 days ago - 3 comments
Labels: bug

#1805 - pydantic_extra_types

Issue - State: open - Opened by iBuitron 21 days ago - 1 comment
Labels: enhancement

#1803 - Upgrade multimethod to 1.12

Pull Request - State: closed - Opened by jskrzypek 24 days ago - 9 comments

#1802 - Upgrade multimethod to 1.12

Issue - State: closed - Opened by jskrzypek 24 days ago
Labels: enhancement

#1801 - Union of schemas not working with pandera.pyspark

Issue - State: open - Opened by benoitLebreton-perso 25 days ago
Labels: bug

#1798 - Support Enum

Pull Request - State: closed - Opened by gab23r 27 days ago - 4 comments

#1797 - Reexport polars function to match pyright expectation

Pull Request - State: closed - Opened by gab23r 30 days ago - 2 comments

#1796 - add back external_config and typing modules to root __init__

Pull Request - State: closed - Opened by cosmicBboy about 1 month ago - 1 comment

#1795 - typing module removed from root __init__

Issue - State: closed - Opened by dpmccabe about 1 month ago - 5 comments
Labels: bug

#1794 - `check_types` decorator does not validate dataframe(s) in returned sequence

Issue - State: open - Opened by stainbank about 1 month ago - 2 comments
Labels: bug

#1792 - fix pd.ArrowDtype use in pandera engine for old pd versions

Pull Request - State: closed - Opened by cosmicBboy about 1 month ago

#1791 - Parameterized field names

Issue - State: open - Opened by kylejcaron about 1 month ago
Labels: question

#1790 - reset_index() not functioning properly with more than two indexes

Issue - State: open - Opened by roumenv about 1 month ago
Labels: bug

#1789 - bugfix/1784 polars `DataFrameModel.to_json_schema()` fails on DateTime column

Pull Request - State: closed - Opened by AlpAribal about 1 month ago - 2 comments

#1788 - Improve `pd.Series` error message to include index / row number

Issue - State: open - Opened by dan9401 about 1 month ago
Labels: enhancement

#1787 - Time series integrity

Issue - State: open - Opened by ncooder about 1 month ago
Labels: enhancement

#1786 - TypeError when calling _type_check on parameterized GenericModel in pydantic v1

Issue - State: open - Opened by eharkins about 2 months ago - 1 comment
Labels: bug

#1784 - Polars DataFrameModel `to_json_schema()` fails on pl.Datetime column

Issue - State: closed - Opened by nembaugh about 2 months ago
Labels: bug

#1783 - feat: select_columns reorders columns by default

Pull Request - State: closed - Opened by ldacey about 2 months ago - 3 comments

#1781 - Failed Index Uniqueness Validation for Dask Series

Issue - State: open - Opened by vladjohnson about 2 months ago - 1 comment
Labels: bug

#1780 - Dagster polars dataframe_check

Issue - State: closed - Opened by ShootingStarD about 2 months ago - 2 comments
Labels: question

#1779 - Swap `types-pkg_resources` with `types-setuptools`

Pull Request - State: closed - Opened by deepyaman about 2 months ago - 1 comment

#1777 - Installation issues when using polars-lts-cpu

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

#1776 - How to properly validate a `polars.LazyFrame`?

Issue - State: open - Opened by csubhodeep about 2 months ago - 2 comments
Labels: question

#1775 - Add support for Spark Connect dataframes

Pull Request - State: closed - Opened by filipeo2-mck about 2 months ago - 7 comments

#1774 - feature: add reorder flag to select_columns method

Pull Request - State: closed - Opened by ldacey about 2 months ago - 3 comments

#1773 - Do not test Ibis below py3.9, add DuckDB for tests

Pull Request - State: closed - Opened by deepyaman about 2 months ago - 6 comments

#1772 - Implement minimal `coerce` and corresponding tests

Pull Request - State: closed - Opened by deepyaman about 2 months ago - 4 comments

#1771 - Add missing `type` field for the `Int32` data type

Pull Request - State: closed - Opened by deepyaman about 2 months ago - 2 comments

#1770 - Update Polars dtype test to generate more examples

Pull Request - State: open - Opened by deepyaman about 2 months ago - 3 comments

#1769 - [Bug?] Ordered: True results in alphabetically ordering

Issue - State: open - Opened by data-han 2 months ago
Labels: bug

#1768 - Polars Enum does not work for Polars verion >=1.0.0

Issue - State: closed - Opened by butterlyn 2 months ago - 1 comment
Labels: bug

#1767 - Add support for polars.Enum

Issue - State: open - Opened by shenrun 2 months ago
Labels: enhancement

#1766 - Register string datatype and update existing tests

Pull Request - State: closed - Opened by deepyaman 2 months ago - 3 comments

#1763 - Restore accidentally-deleted use of "breakpoint()"

Pull Request - State: closed - Opened by deepyaman 2 months ago - 3 comments

#1762 - Support specifying and validating optional columns

Pull Request - State: closed - Opened by deepyaman 2 months ago - 4 comments

#1761 - Support Pyarrow data synthesis strategies for Pandas validation engine

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

#1760 - Bad type hint for argument unique for DataFrameSchema

Issue - State: open - Opened by sidpatelgit 2 months ago - 1 comment
Labels: bug

#1759 - Pass additional `Check` kwargs into `register_check_method`

Issue - State: open - Opened by typkrft 2 months ago
Labels: enhancement

#1758 - make sure optional generic types are supported

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

#1756 - make sure registered checks supports error kwarg

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

#1755 - Allowing column with type list to be optional

Issue - State: closed - Opened by kamillatekiela 2 months ago - 4 comments
Labels: question

#1754 - regex column errors should report the correct column name

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

#1752 - Bugfix/1732: Fix misleading error when columns are missing and lazy=True

Pull Request - State: closed - Opened by benlee1284 2 months ago - 3 comments

#1751 - Wrong Column name in SchemaErrors using regex Columns

Issue - State: closed - Opened by typkrft 2 months ago
Labels: bug

#1750 - `DataFrameModel.get_metadata` should not be typed `Optional`

Issue - State: open - Opened by adzcai 2 months ago - 1 comment
Labels: bug

#1749 - handle case when pandera is run with optimized python mode

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

#1748 - Starting python with -OO fails with pandera >=20

Issue - State: closed - Opened by marcm-ml 2 months ago - 1 comment
Labels: bug

#1746 - handle deprecated methods/arguments in polars v1

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

#1745 - update dtype api reference docs

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

#1744 - [BUG]: use `LazyFrame.collect_schema().names()` over `LazyFrame.columns`

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

#1743 - fix "drop_invalid_rows" settings from missing from (de)serialisation

Pull Request - State: open - Opened by hugolytics 3 months ago - 3 comments

#1742 - [BUG]: `Import Error` in `pandera.engines.polars_engine`

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

#1740 - fix typing docs

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

#1739 - add pyarrow docs

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

#1735 - Storing rules as json/yaml/database

Issue - State: open - Opened by lverweijen 3 months ago
Labels: enhancement

#1734 - Implement data correction

Issue - State: open - Opened by lverweijen 3 months ago
Labels: enhancement

#1733 - Add a `Check` for maximum allowed percentage of missing values

Issue - State: open - Opened by yury-fedotov 3 months ago
Labels: enhancement

#1732 - Lazy validation raises misleading SchemaError when columns are missing

Issue - State: closed - Opened by benlee1284 3 months ago
Labels: bug

#1731 - Bump certifi from 2024.6.2 to 2024.7.4

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

#1730 - Document Field instance reuse workaround

Pull Request - State: closed - Opened by lundybernard 3 months ago - 2 comments

#1729 - str checks use plain string instead of re.Pattern

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

#1728 - `np.string_` removed from `numpy >= 2.0.0` and used in pandera raises an error.

Issue - State: closed - Opened by victorbadenas 3 months ago - 1 comment
Labels: bug

#1727 - Support custom column data checks in class-based API

Issue - State: closed - Opened by lguillet-pm 3 months ago - 2 comments
Labels: enhancement

#1726 - Pyright does not recognize pandera.polars exports: reportPrivateImportUsage

Issue - State: closed - Opened by RmStorm 3 months ago - 2 comments
Labels: bug

#1725 - Bugfix/1724: Add support for polars v1

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

#1724 - support for polars==1.0.0

Issue - State: closed - Opened by bjeffrey92 3 months ago - 5 comments
Labels: enhancement

#1723 - AttributeError: module 'pandas' has no attribute 'ArrowDtype' with release 0.20.1

Issue - State: closed - Opened by cjthorley 3 months ago - 9 comments
Labels: question

#1722 - -OO optimization flag of python makes pandera crash

Issue - State: closed - Opened by thisismygitrepo 3 months ago - 2 comments
Labels: bug

#1721 - Arrow String checks not compatible ('re.Pattern' object has no attribute 'startswith')

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

#1720 - feat: add remaining pyarrow types

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

#1719 - Update polars checks.py to avoid calling the check function multiple times

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