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 05f0acb commit 0a2981aCopy full SHA for 0a2981a
.github/workflows/unit-tests.yml
@@ -89,9 +89,11 @@ jobs:
89
- name: "Future infer strings"
90
env_file: actions-312.yaml
91
pandas_future_infer_string: "1"
92
+ pandas_copy_on_write: "1"
93
- name: "Future infer strings (without pyarrow)"
94
env_file: actions-311.yaml
95
96
97
- name: "Pypy"
98
env_file: actions-pypy-39.yaml
99
pattern: "not slow and not network and not single_cpu"
0 commit comments