mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-26 02:18:05 +00:00
added adsense
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: "Contributor Covenant Code of Conduct"
|
title: "Contributor Covenant Code of Conduct"
|
||||||
|
include-in-header:
|
||||||
|
- text: |
|
||||||
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7994446359957143"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
---
|
---
|
||||||
|
|
||||||
## Our Pledge
|
## Our Pledge
|
||||||
|
|||||||
@@ -1,5 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: "About"
|
title: "About"
|
||||||
|
include-in-header:
|
||||||
|
- text: |
|
||||||
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7994446359957143"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
---
|
---
|
||||||
|
|
||||||
About this site
|
About this site
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ ul.task-list li input[type="checkbox"] {
|
|||||||
"search-submit-button-title": "Submit"
|
"search-submit-button-title": "Submit"
|
||||||
}
|
}
|
||||||
}</script>
|
}</script>
|
||||||
|
<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7994446359957143" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ ul.task-list li input[type="checkbox"] {
|
|||||||
"search-submit-button-title": "Submit"
|
"search-submit-button-title": "Submit"
|
||||||
}
|
}
|
||||||
}</script>
|
}</script>
|
||||||
|
<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7994446359957143" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
|
|||||||
@@ -59,6 +59,7 @@ ul.task-list li input[type="checkbox"] {
|
|||||||
"search-submit-button-title": "Submit"
|
"search-submit-button-title": "Submit"
|
||||||
}
|
}
|
||||||
}</script>
|
}</script>
|
||||||
|
<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7994446359957143" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
|
|||||||
+3
-2
File diff suppressed because one or more lines are too long
@@ -4,6 +4,10 @@ date-modified: "`r Sys.Date()`"
|
|||||||
keywords: ["r packages", "python packages", "julia packages",
|
keywords: ["r packages", "python packages", "julia packages",
|
||||||
"software development", "software engineering", "financial computing",
|
"software development", "software engineering", "financial computing",
|
||||||
"r", "python", "julia"]
|
"r", "python", "julia"]
|
||||||
|
include-in-header:
|
||||||
|
- text: |
|
||||||
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7994446359957143"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
---
|
---
|
||||||
|
|
||||||
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance).
|
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance).
|
||||||
|
|||||||
@@ -3,6 +3,10 @@ title: "Projects"
|
|||||||
format:
|
format:
|
||||||
html:
|
html:
|
||||||
df-print: kable
|
df-print: kable
|
||||||
|
include-in-header:
|
||||||
|
- text: |
|
||||||
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7994446359957143"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
---
|
---
|
||||||
|
|
||||||
Compilation of projects providing access to the date of last commit or publication date.
|
Compilation of projects providing access to the date of last commit or publication date.
|
||||||
|
|||||||
Reference in New Issue
Block a user