We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769d02f commit 91e6c86Copy full SHA for 91e6c86
.github/workflows/unit-tests.yml
@@ -71,7 +71,7 @@ jobs:
71
# It will be temporarily activated during tests with locale.setlocale
72
extra_loc: "zh_CN"
73
platform: ubuntu-24.04
74
- - name: "Past no infer strings"
+ - name: "PANDAS_FUTURE_INFER_STRING=0"
75
env_file: actions-312.yaml
76
pandas_future_infer_string: "0"
77
0 commit comments