-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
/
Copy pathconfig.yml
130 lines (130 loc) · 3.36 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
main:
templates_path: _templates
base_template: "layout.html"
ignore:
- _templates/layout.html
- config.yml
- try.md # the binder page will be added later
github_repo_url: pandas-dev/pandas
context_preprocessors:
- pandas_web.Preprocessors.navbar_add_info
- pandas_web.Preprocessors.blog_add_posts
- pandas_web.Preprocessors.maintainers_add_info
- pandas_web.Preprocessors.home_add_releases
markdown_extensions:
- toc
- tables
- fenced_code
static:
logo: # /static/img/pandas.svg
css:
- /static/css/pandas.css
navbar:
- name: "About us"
target:
- name: "About pandas"
target: /about/index.html
- name: "Project roadmap"
target: /about/roadmap.html
- name: "Team"
target: /about/team.html
- name: "Sponsors"
target: /about/sponsors.html
- name: "Citing and logo"
target: /about/citing.html
- name: "Getting started"
target: /getting_started.html
- name: "Documentation"
target:
- name: "User guide"
target: /docs/user_guide/index.html
- name: "API reference"
target: /docs/reference/index.html
- name: "Release notes"
target: /docs/whatsnew/index.html
- name: "Older versions"
target: https://pandas.pydata.org/pandas-docs/version/
- name: "Community"
target:
- name: "Blog"
target: /community/blog.html
- name: "Ask a question (StackOverflow)"
target: https://stackoverflow.com/questions/tagged/pandas
- name: "Discuss"
target: https://pandas.discourse.group
- name: "Code of conduct"
target: /community/coc.html
- name: "Ecosystem"
target: /community/ecosystem.html
- name: "Contribute"
target: /contribute.html
blog:
num_posts: 8
feed:
- https://wesmckinney.com/feeds/pandas.atom.xml
- https://tomaugspurger.github.io/feed
- https://jorisvandenbossche.github.io/feeds/all.atom.xml
- https://datapythonista.github.io/blog/feeds/pandas.atom.xml
- https://numfocus.org/tag/pandas/feed/
maintainers:
active:
- wesm
- jorisvandenbossche
- TomAugspurger
- shoyer
- jreback
- chris-b1
- sinhrks
- cpcloud
- gfyoung
- toobaz
- WillAyd
- mroeschke
- jschendel
- jbrockmendel
- datapythonista
- simonjayhawkins
- topper-123
emeritus:
- Wouter Overmeire
- Skipper Seabold
- Jeff Tratner
coc:
- Safia Abdalla
- Tom Augspurger
- Joris Van den Bossche
- Camille Scott
- Nathaniel Smith
numfocus:
- Phillip Cloud
- Stephan Hoyer
- Wes McKinney
- Jeff Reback
- Joris Van den Bossche
partners:
active:
- name: "NumFOCUS"
url: https://numfocus.org/
logo: /static/img/partners/numfocus.svg
- name: "Anaconda"
url: https://www.anaconda.com/
logo: /static/img/partners/anaconda.svg
employs: "Tom Augspurger, Brock Mendel"
- name: "Two Sigma"
url: https://www.twosigma.com/
logo: /static/img/partners/two_sigma.svg
employs: "Phillip Cloud, Jeff Reback"
- name: "RStudio"
url: https://www.rstudio.com/
logo: /static/img/partners/r_studio.svg
employs: "Wes McKinney"
- name: "Ursa Labs"
url: https://ursalabs.org/
logo: /static/img/partners/ursa_labs.svg
employs: "Wes McKinney, Joris Van den Bossche"
- name: "Tidelift"
url: https://tidelift.com
logo: /static/img/partners/tidelift.svg
past:
- name: "Paris-Saclay Center for Data Science"
url: https://www.datascience-paris-saclay.fr/