Skip to content

Make Series(dtype=object) raise in mode.pandas_compat with non string data #40808

Make Series(dtype=object) raise in mode.pandas_compat with non string data

Make Series(dtype=object) raise in mode.pandas_compat with non string data #40808

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 }}"