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.
2 parents 69fd455 + e6da5f2 commit daa7cb7Copy full SHA for daa7cb7
environment.yml
@@ -3,7 +3,7 @@ name: pandas-dev
3
channels:
4
- conda-forge
5
dependencies:
6
- - python=3.10
+ - python=3.11
7
- pip
8
9
# build dependencies
web/pandas/config.yml
@@ -82,15 +82,11 @@ maintainers:
82
- simonjayhawkins
83
- topper-123
84
- alimcmaster1
85
- - bashtage
86
- Dr-Irv
87
- rhshadrach
88
- phofl
89
- attack68
90
- fangchenli
91
- - lithomas1
92
- - lukemanley
93
- - noatamir
94
inactive:
95
- lodagro
96
- jseabold
@@ -108,6 +104,10 @@ maintainers:
108
104
- mzeitlin11
109
105
- twoertwein
110
106
- MarcoGorelli
107
+ - bashtage
+ - noatamir
+ - lithomas1
+ - lukemanley
111
workgroups:
112
coc:
113
name: Code of Conduct
0 commit comments