Skip to content

SNOW-1852925: Add type inference for Series.apply/map and Dataframe.map #4960

SNOW-1852925: Add type inference for Series.apply/map and Dataframe.map

SNOW-1852925: Add type inference for Series.apply/map and Dataframe.map #4960

name: "Snowpark pandas PR Labeler"
on:
pull_request:
types: [opened, synchronize]
branches:
- main
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: label-the-pr
uses: actions/labeler@v5