Skip to content

Use Column.can_cast_safely instead of some ad-hoc dtype functions in .where #33598

Use Column.can_cast_safely instead of some ad-hoc dtype functions in .where

Use Column.can_cast_safely instead of some ad-hoc dtype functions in .where #33598

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"