Skip to content

Actions: jcrist/ibis

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
88 workflow runs
88 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix(dask): enable pyarrow conversion
Check Generated Files #112: Commit d2c5a1e pushed by cpcloud
October 14, 2023 10:01 10m 12s pyarrow-repr
October 14, 2023 10:01 10m 12s
feat(api): support deferred expressions in ibis.timestamp
Check Generated Files #111: Commit 279aae1 pushed by jcrist
September 22, 2023 21:29 8m 10s deferred-date-time
September 22, 2023 21:29 8m 10s
depr(api): deprecate top-level ibis.geo_* functions in favor of the…
Check Generated Files #110: Commit 40f44bf pushed by jcrist
September 18, 2023 20:32 8m 28s deprecate-geo-methods
September 18, 2023 20:32 8m 28s
feat(duckdb): expose loading extensions
Check Generated Files #109: Commit 3d96d76 pushed by jcrist
September 7, 2023 15:20 10m 4s duckdb-load-extensions
September 7, 2023 15:20 10m 4s
depr(api): deprecate Table.relabel in favor of Table.rename
Check Generated Files #108: Commit ea4d559 pushed by jcrist
August 30, 2023 16:52 8m 55s relabel-rename
August 30, 2023 16:52 8m 55s
refactor: delete unused schemas cache
Check Generated Files #107: Commit 0b6e0d9 pushed by jcrist
August 3, 2023 18:16 7m 27s delete-unused-schemas-cache
August 3, 2023 18:16 7m 27s
docs: add docstrings to DataType.is_* methods
Check Generated Files #106: Commit 97fd1e0 pushed by jcrist
August 1, 2023 19:21 7m 41s add-docstrings-to-datatype-is-methods
August 1, 2023 19:21 7m 41s
feat(api): improve efficiency of __dataframe__ protocol
Check Generated Files #105: Commit 86c1195 pushed by jcrist
August 1, 2023 02:29 9m 54s improve-dataframe-interchange
August 1, 2023 02:29 9m 54s
feat: improved error messages when missing backend dependencies
Check Generated Files #104: Commit 309788c pushed by jcrist
July 26, 2023 15:17 7m 31s improve-missing-deps-error
July 26, 2023 15:17 7m 31s
fix: forward arguments through __dataframe__ protocol
Check Generated Files #103: Commit 6eea853 pushed by jcrist
July 17, 2023 15:13 7m 31s fix-dataframe-protocol
July 17, 2023 15:13 7m 31s
docs: add conda/mamba install instructions for specific backends
Check Generated Files #102: Commit 91a9e74 pushed by jcrist
July 15, 2023 16:38 7m 12s update-install-instructions
July 15, 2023 16:38 7m 12s
fix(mysql): fix UUID type reflection for sqlalchemy 2.0.18
Check Generated Files #101: Commit ec313da pushed by jcrist
July 6, 2023 00:56 7m 1s fix-mysql-uuid-reflection
July 6, 2023 00:56 7m 1s
feat: make output of to_sql a proper str subclass
Check Generated Files #100: Commit 996867c pushed by jcrist
June 30, 2023 21:47 7m 43s sqlstring-str-subclass
June 30, 2023 21:47 7m 43s