Skip to content
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

Implement minimal coerce and corresponding tests #1772

Merged
merged 2 commits into from
Sep 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
201 changes: 101 additions & 100 deletions ci/requirements-py3.10-pandas1.5.3-pydantic1.10.11.txt

Large diffs are not rendered by default.

201 changes: 101 additions & 100 deletions ci/requirements-py3.10-pandas1.5.3-pydantic2.3.0.txt

Large diffs are not rendered by default.

211 changes: 106 additions & 105 deletions ci/requirements-py3.10-pandas2.2.2-pydantic1.10.11.txt

Large diffs are not rendered by default.

211 changes: 106 additions & 105 deletions ci/requirements-py3.10-pandas2.2.2-pydantic2.3.0.txt

Large diffs are not rendered by default.

201 changes: 101 additions & 100 deletions ci/requirements-py3.11-pandas1.5.3-pydantic1.10.11.txt

Large diffs are not rendered by default.

201 changes: 101 additions & 100 deletions ci/requirements-py3.11-pandas1.5.3-pydantic2.3.0.txt

Large diffs are not rendered by default.

211 changes: 106 additions & 105 deletions ci/requirements-py3.11-pandas2.2.2-pydantic1.10.11.txt

Large diffs are not rendered by default.

211 changes: 106 additions & 105 deletions ci/requirements-py3.11-pandas2.2.2-pydantic2.3.0.txt

Large diffs are not rendered by default.

207 changes: 95 additions & 112 deletions ci/requirements-py3.8-pandas1.5.3-pydantic1.10.11.txt

Large diffs are not rendered by default.

207 changes: 95 additions & 112 deletions ci/requirements-py3.8-pandas1.5.3-pydantic2.3.0.txt

Large diffs are not rendered by default.

213 changes: 95 additions & 118 deletions ci/requirements-py3.9-pandas1.5.3-pydantic1.10.11.txt

Large diffs are not rendered by default.

213 changes: 95 additions & 118 deletions ci/requirements-py3.9-pandas1.5.3-pydantic2.3.0.txt

Large diffs are not rendered by default.

216 changes: 97 additions & 119 deletions ci/requirements-py3.9-pandas2.2.2-pydantic1.10.11.txt

Large diffs are not rendered by default.

216 changes: 97 additions & 119 deletions ci/requirements-py3.9-pandas2.2.2-pydantic2.3.0.txt

Large diffs are not rendered by default.

95 changes: 48 additions & 47 deletions dev/requirements-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ beautifulsoup4==4.12.3
# via furo
black==24.8.0
# via -r requirements.in
build==1.2.1
build==1.2.2
# via asv
certifi==2024.7.4
certifi==2024.8.30
# via
# pyogrio
# pyproj
Expand Down Expand Up @@ -68,12 +68,12 @@ commonmark==0.9.1
# via recommonmark
coverage==7.6.1
# via pytest-cov
dask==2024.8.0
dask==2024.8.2
# via
# -r requirements.in
# dask-expr
# distributed
dask-expr==1.1.10
dask-expr==1.1.13
# via dask
debugpy==1.8.5
# via ipykernel
Expand All @@ -83,15 +83,15 @@ dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
distributed==2024.8.0
distributed==2024.8.2
# via -r requirements.in
docutils==0.21.2
# via
# myst-parser
# readme-renderer
# recommonmark
# sphinx
duckdb==1.0.0
duckdb==1.1.0
# via
# -r requirements.in
# ibis-framework
Expand All @@ -103,13 +103,13 @@ exceptiongroup==1.2.2
# pytest
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
executing==2.1.0
# via stack-data
fastapi==0.112.1
fastapi==0.114.1
# via -r requirements.in
fastjsonschema==2.20.0
# via nbformat
filelock==3.15.4
filelock==3.16.0
# via
# ray
# virtualenv
Expand All @@ -119,31 +119,31 @@ frozenlist==1.4.1
# via
# aiosignal
# ray
fsspec==2024.6.1
fsspec==2024.9.0
# via
# dask
# modin
furo==2024.8.6
# via -r requirements.in
geopandas==1.0.1
# via -r requirements.in
grpcio==1.65.4
grpcio==1.66.1
# via -r requirements.in
h11==0.14.0
# via uvicorn
hypothesis==6.111.1
hypothesis==6.112.0
# via -r requirements.in
ibis-framework==9.3.0
ibis-framework==9.5.0
# via -r requirements.in
identify==2.6.0
# via pre-commit
idna==3.7
idna==3.8
# via
# anyio
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.2.0
importlib-metadata==8.5.0
# via
# -r requirements.in
# asv-runner
Expand All @@ -156,7 +156,7 @@ iniconfig==2.0.0
# via pytest
ipykernel==6.29.5
# via myst-nb
ipython==8.26.0
ipython==8.27.0
# via
# ipykernel
# myst-nb
Expand All @@ -168,7 +168,7 @@ isort==5.13.2
# pylint
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
Expand Down Expand Up @@ -226,17 +226,17 @@ matplotlib-inline==0.1.7
# ipython
mccabe==0.7.0
# via pylint
mdit-py-plugins==0.4.1
mdit-py-plugins==0.4.2
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
modin==0.31.0
modin==0.32.0
# via -r requirements.in
more-itertools==10.4.0
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
msgpack==1.0.8
msgpack==1.1.0
# via
# distributed
# ray
Expand Down Expand Up @@ -270,7 +270,7 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via -r requirements.in
numpy==2.0.1
numpy==2.1.1
# via
# -r requirements.in
# dask
Expand All @@ -291,6 +291,7 @@ packaging==24.1
# dask
# distributed
# geopandas
# ibis-framework
# ipykernel
# modin
# nox
Expand All @@ -306,7 +307,7 @@ pandas==2.2.2
# geopandas
# ibis-framework
# modin
pandas-stubs==2.2.2.240807
pandas-stubs==2.2.2.240909
# via -r requirements.in
parso==0.8.4
# via jedi
Expand All @@ -324,21 +325,21 @@ pip==24.2
# via -r requirements.in
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.2
# via
# black
# jupyter-core
# pylint
# virtualenv
pluggy==1.5.0
# via pytest
polars==1.5.0
polars==1.7.1
# via -r requirements.in
pre-commit==3.8.0
# via -r requirements.in
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.3
protobuf==5.28.1
# via
# -r requirements.in
# ray
Expand All @@ -360,11 +361,11 @@ pyarrow==17.0.0
# ibis-framework
pyarrow-hotfix==0.6
# via ibis-framework
pydantic==2.8.2
pydantic==2.9.1
# via
# -r requirements.in
# fastapi
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pygments==2.18.0
# via
Expand All @@ -385,13 +386,13 @@ pyproject-hooks==1.1.0
# via build
pyspark==3.5.2
# via -r requirements.in
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements.in
# pytest-asyncio
# pytest-cov
# pytest-xdist
pytest-asyncio==0.23.8
pytest-asyncio==0.24.0
# via -r requirements.in
pytest-cov==5.0.0
# via -r requirements.in
Expand All @@ -407,7 +408,7 @@ python-multipart==0.0.9
# via -r requirements.in
python-slugify==8.0.4
# via frictionless
pytz==2024.1
pytz==2024.2
# via
# -r requirements.in
# ibis-framework
Expand All @@ -424,11 +425,11 @@ pyyaml==6.0.2
# myst-parser
# pre-commit
# ray
pyzmq==26.1.0
pyzmq==26.2.0
# via
# ipykernel
# jupyter-client
ray==2.34.0
ray==2.35.0
# via -r requirements.in
readme-renderer==44.0
# via twine
Expand All @@ -451,7 +452,7 @@ rfc3986==2.0.0
# via
# frictionless
# twine
rich==13.7.1
rich==13.8.1
# via
# ibis-framework
# twine
Expand All @@ -460,9 +461,9 @@ rpds-py==0.20.0
# via
# jsonschema
# referencing
scipy==1.14.0
scipy==1.14.1
# via -r requirements.in
shapely==2.0.5
shapely==2.0.6
# via
# -r requirements.in
# geopandas
Expand Down Expand Up @@ -519,13 +520,13 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlalchemy==2.0.32
sqlalchemy==2.0.34
# via jupyter-cache
sqlglot==25.9.0
sqlglot==25.20.1
# via ibis-framework
stack-data==0.6.3
# via ipython
starlette==0.38.2
starlette==0.38.5
# via fastapi
stringcase==1.2.0
# via frictionless
Expand Down Expand Up @@ -576,7 +577,7 @@ twine==5.1.1
# via -r requirements.in
typeguard==4.3.0
# via -r requirements.in
typer==0.12.3
typer==0.12.5
# via frictionless
types-click==7.1.8
# via -r requirements.in
Expand All @@ -586,9 +587,9 @@ types-pytz==2024.1.0.20240417
# pandas-stubs
types-pyyaml==6.0.12.20240808
# via -r requirements.in
types-requests==2.32.0.20240712
types-requests==2.32.0.20240907
# via -r requirements.in
types-setuptools==71.1.0.20240813
types-setuptools==74.1.0.20240907
# via -r requirements.in
typing-extensions==4.12.2
# via
Expand All @@ -612,17 +613,17 @@ typing-inspect==0.9.0
# via -r requirements.in
tzdata==2024.1
# via pandas
urllib3==2.2.2
urllib3==2.2.3
# via
# distributed
# requests
# twine
# types-requests
uvicorn==0.30.6
# via -r requirements.in
validators==0.33.0
validators==0.34.0
# via frictionless
virtualenv==20.26.3
virtualenv==20.26.4
# via
# asv
# nox
Expand All @@ -633,9 +634,9 @@ wrapt==1.16.0
# via
# -r requirements.in
# astroid
xdoctest==1.1.6
xdoctest==1.2.0
# via -r requirements.in
zict==3.0.0
# via distributed
zipp==3.20.0
zipp==3.20.1
# via importlib-metadata
Loading