Skip to content

build(deps): add [gcp] and [parquet] extras to enable saving Pandas dataframes to Google Storage #467

build(deps): add [gcp] and [parquet] extras to enable saving Pandas dataframes to Google Storage

build(deps): add [gcp] and [parquet] extras to enable saving Pandas dataframes to Google Storage #467

Workflow file for this run

name: Label PRs
"on":
- pull_request
- issues
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"