Tags: DanielAvdar/pandas-pyarrow
Tags
Dynamic Reverse Conversion (#205) * first commit * second commit * Remove parquet_compatible from PandasArrowConverter * Remove parquet_compatible from PandasArrowConverter * - Replace function-based logic with class-based methods (__call__, _target_dtype_name, etc.)\n- Ensure consistent handling of dtype conversion from pyarrow to NumPy/Pandas * - Replace function-based logic with class-based methods (__call__, _target_dtype_name, etc.) - Ensure consistent handling of dtype conversion from pyarrow to NumPy/Pandas
Bump pyarrow from 18.0.0 to 18.1.0 (#173) Bumps [pyarrow](https://github.com/apache/arrow) from 18.0.0 to 18.1.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-18.0.0...apache-arrow-18.1.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext