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 f512e38 commit 6c08449Copy full SHA for 6c08449
.github/workflows/process_results.yaml
@@ -11,7 +11,7 @@ env:
11
# Results and other data are stored away from the main branch.
12
# This keeps the main branch clean and allows us to clear out
13
# objects / history after being built up for long periods of time.
14
- BRANCH_NAME: pandas_20250109
+ BRANCH_NAME: pandas_20250203
15
PYTHON_VERSION: 3.12
16
17
permissions:
0 commit comments