-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlinks-unused.md
156 lines (156 loc) · 8.01 KB
/
links-unused.md
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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
[accuracy]: glossary.html#accuracy
[action-make]: glossary.html#action-make
[aggregate]: glossary.html#aggregate
[anscombe-datasaurus]: https://blog.revolutionanalytics.com/2017/05/the-datasaurus-dozen.html
[api]: glossary.html#api
[argparse-tutorial]: https://docs.python.org/3/howto/argparse.html
[assertr]: https://cran.r-project.org/web/packages/assertr/index.html
[bash]: glossary.html#bash
[beeswarm-plot]: glossary.html#beeswarm-plot
[binary-code]: glossary.html#binary-code
[bootswatch]: https://bootswatch.com/3/
[branch]: glossary.html#branch
[broman-packages]: https://kbroman.org/pkg_primer/
[buffer]: glossary.html#buffer
[checkr]: https://cran.r-project.org/web/packages/checkr/index.html
[chunk-label]: https://yihui.name/knitr/options/#chunk-options
[climate-api]: https://data.worldbank.org/developers/climate-data-api
[code-coverage]: glossary.html#code-coverage
[cookiecutter]: https://drivendata.github.io/cookiecutter-data-science/
[corpus]: glossary.html#corpus
[cran]: https://cran.r-project.org/
[csv]: glossary.html#csv
[curb-cuts]: glossary.html#curb-cuts
[cv]: https://stats.stackexchange.com/
[dc]: https://datacarpentry.org/
[declarative-programming]: glossary.html#declarative-programming
[delimiter]: glossary.html#delimiter
[design-pattern]: glossary.html#design-pattern
[downvote]: glossary.html#downvote
[dry]: glossary.html#dry
[embedded-documentation]: glossary.html#embedded-documentation
[eniac]: glossary.html#eniac
[entry-points]: https://setuptools.readthedocs.io/en/latest/pkg_resources.html?highlight=namespace#entry-points
[environment]: glossary.html#environment
[error-unexpected]: https://stackoverflow.com/questions/25889234/error-unexpected-symbol-input-string-constant-numeric-constant-special-in-my-co
[exponent]: glossary.html#exponent
[f1000-research]: https://f1000research.com/
[false-negative]: glossary.html#false-negative
[false-positive]: glossary.html#false-positive
[format-string]: glossary.html#format-string
[fully-qualified-name]: glossary.html#fully-qualified-name
[gdb]: https://www.gnu.org/software/gdb
[ggplot2]: https://ggplot2.tidyverse.org/
[gh-myoctocat]: https://myoctocat.com
[gh-pages]: https://pages.github.com/
[github-new-repo]: glossary.html#github-new-repo
[github-pages]: https://pages.github.com/
[gnu-make-other-vars]: https://www.gnu.org/software/make/manual/html_node/Special-Variables.html
[gutenberg]: https://www.gutenberg.org/
[huff-testing]: https://github.com/katyhuff/python-testing
[install]: glossary.html#install
[intellij-idea]: https://www.jetbrains.com/idea/
[join]: glossary.html#join
[joss]: https://joss.theoj.org/
[jupytext]: https://jupytext.readthedocs.io/en/latest/introduction.html
[key]: glossary.html#key
[lbyl-vs-eafp]: https://blogs.msdn.microsoft.com/pythonengineering/2016/06/29/idiomatic-python-eafp-versus-lbyl/
[lc]: https://librarycarpentry.org
[learned-helplessness]: glossary.html#learned-helplessness
[library]: glossary.html#library
[lme4]: https://cran.r-project.org/web/packages/lme4/vignettes/lmer.pdf
[log-file]: glossary.html#log-file
[magnitude]: glossary.html#magnitude
[mantissa]: glossary.html#mantissa
[mertz-documentation]: https://realpython.com/documenting-python-code/
[method]: glossary.html#method
[mutate-useful]: https://dplyr.tidyverse.org/reference/mutate.html#useful-functions-available-in-calculations-of-variables
[namespace]: glossary.html#namespace
[noller-a-lot-happens]: http://jessenoller.com/blog/2015/9/27/a-lot-happens
[noller-sequel]: http://jessenoller.com/blog/2015/10/31/community-boundaries
[numpy-docstring]: https://numpydoc.readthedocs.io/en/latest/format.html
[nyc-opendata-dogs]: https://data.cityofnewyork.us/Health/NYC-Dog-Licensing-Dataset/nu7n-tubp
[object]: glossary.html#object
[operational-test]: glossary.html#operational-test
[overloading]: glossary.html#overloading
[package]: glossary.html#package
[pandas-docstring]: https://pandas.pydata.org/pandas-docs/stable/development/contributing_docstring.html
[pandoc-markdown]: https://pandoc.org/MANUAL.html#pandocs-markdown
[parking-lot]: glossary.html#parking-lot
[peer-action]: glossary.html#peer-action
[pentium-div-bug]: https://en.wikipedia.org/wiki/Pentium_FDIV_bug
[pep13]: glossary.html#pep13
[pip-and-conda]: https://www.anaconda.com/understanding-conda-and-pip/
[precision]: glossary.html#precision
[py-docs]: glossary.html#py-docs
[pytest-mpl]: https://github.com/matplotlib/pytest-mpl
[r-here-pkg]: https://here.r-lib.org/
[r-markdown]: https://rmarkdown.rstudio.com/
[r-pkg-book-testing]: http://r-pkgs.had.co.nz/tests.html
[r-pkg-book]: http://r-pkgs.had.co.nz/
[r-style-guide-files]: https://style.tidyverse.org/files.html
[r-style-guide]: https://style.tidyverse.org/
[r-testthat]: https://testthat.r-lib.org/
[r]: https://cran.r-project.org/
[raise-exception]: glossary.html#raise-exception
[requests]: http://docs.python-requests.org
[rmd-documentation]: https://bookdown.org/yihui/rmarkdown/html-document.html#appearance-and-style
[rmd-themes]: FIXME
[rothenberg-backup]: https://wiki.c2.com/?ComputerErrorHaiku
[rothenberg-quote]: https://www.clir.org/wp-content/uploads/sites/6/ensuring.pdf
[roxygen-md]: https://cran.r-project.org/web/packages/roxygen2/vignettes/markdown.html
[rstudio-addin]: https://rstudio.github.io/rstudioaddins/
[rstudio-cloud]: https://rstudio.cloud/
[rstudio-r-projects]: https://support.rstudio.com/hc/en-us/articles/200526207-Using-Projects
[rstudio]: https://rstudio.com/
[rubber-duck-debugging]: https://en.wikipedia.org/wiki/Rubber_duck_debugging
[sci-reproducibility]: https://en.wikipedia.org/wiki/Reproducibility
[select-docs]: https://dplyr.tidyverse.org/reference/select.html#useful-functions
[side-effects]: glossary.html#side-effects
[sign]: glossary.html#sign
[silent-failure]: glossary.html#silent-failure
[situational-action]: glossary.html#situational-action
[so-keywords-builtins]: https://stackoverflow.com/a/22864250/2166823
[so-mre-p]: https://stackoverflow.com/questions/20109391/how-to-make-good-reproducible-pandas-examples
[so-mre-r]: https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
[so-mre]: https://stackoverflow.com/help/minimal-reproducible-example
[so]: https://stackoverflow.com/
[source-code]: glossary.html#source-code
[stack-exchange-data-explorer]: https://data.stackexchange.com/
[stack-printer]: http://www.stackprinter.com/
[streaming-data]: glossary.html#streaming-data
[styler-pkg]: https://styler.r-lib.org/
[subsampling]: glossary.html#subsampling
[summarise-useful]: https://dplyr.tidyverse.org/reference/summarise#useful-functions
[svg]: glossary.html#svg
[swc-git]: https://swcarpentry.github.io/git-novice/
[swc-python]: https://swcarpentry.github.io/python-novice-inflammation/
[swc-r]: https://swcarpentry.github.io/r-novice-gapminder/
[swc-shell]: https://swcarpentry.github.io/shell-novice/
[swc]: https://software-carpentry.org
[syntax-highlighting]: glossary.html#syntax-highlighting
[synthetic-data]: glossary.html#synthetic-data
[tdda-site]: https://www.tdda.info/
[test-error]: glossary.html#test-error
[test-failure]: glossary.html#test-failure
[test-isolation]: glossary.html#test-isolation
[test-success]: glossary.html#test-success
[tf-idf]: https://en.wikipedia.org/wiki/Tf%E2%80%93idf
[tinytex]: https://yihui.name/tinytex/
[travis-lang]: https://docs.travis-ci.com/user/language-specific/
[tyranny-structurelessness]: https://www.jofreeman.com/joreen/tyranny.htm
[unpaywall]: https://unpaywall.org/
[upvote]: glossary.html#upvote
[usethis]: https://usethis.r-lib.org/
[validate-r]: https://cran.r-project.org/web/packages/validate/index.html
[vector-image]: glossary.html#vector-image
[version-control]: https://peerj.com/preprints/3159/
[violin-plot]: glossary.html#violin-plot
[vs-code]: https://code.visualstudio.com/
[wheels]: https://packaging.python.org/guides/distributing-packages-using-setuptools/#wheels
[wickham-packages]: http://r-pkgs.had.co.nz/
[wiki-rubber-duck-debugging]: https://en.wikipedia.org/wiki/Rubber_duck_debugging
[wikipedia-iso-country]: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3
[wing-ide]: https://wingware.com/
[xcode]: https://developer.apple.com/xcode/ide/
[xkcd-duty-calls]: https://xkcd.com/386/