Skip to content

Avoid incompatible value type setting in test_rolling for pandas 2.2 #28049

Avoid incompatible value type setting in test_rolling for pandas 2.2

Avoid incompatible value type setting in test_rolling for pandas 2.2 #28049

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