Skip to content

Commit 09b7154

Browse files
committed
Merge pull request DataScienceSpecialization#27 from rdpeng/master
Re-exported PDF lecture slides
2 parents 90fe681 + d241e1f commit 09b7154

File tree

126 files changed

+64
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+64
-0
lines changed
-203 KB
Binary file not shown.
-1.19 MB
Binary file not shown.
-2.61 MB
Binary file not shown.

02_RProgramming/lectures/Dates.pdf

-1.23 MB
Binary file not shown.
-1.91 MB
Binary file not shown.

02_RProgramming/lectures/Scoping.pdf

-2.79 MB
Binary file not shown.
-1.19 MB
Binary file not shown.
-248 KB
Binary file not shown.

02_RProgramming/lectures/apply.pdf

-906 KB
Binary file not shown.
-1.83 MB
Binary file not shown.
-1.52 MB
Binary file not shown.

02_RProgramming/lectures/help.pdf

-1010 KB
Binary file not shown.

02_RProgramming/lectures/lapply.pdf

-1.05 MB
Binary file not shown.

02_RProgramming/lectures/mapply.pdf

-490 KB
Binary file not shown.

02_RProgramming/lectures/profiler.pdf

-2.13 MB
Binary file not shown.
-1.11 MB
Binary file not shown.
-1.08 MB
Binary file not shown.
-1.49 MB
Binary file not shown.

02_RProgramming/lectures/split.pdf

56.7 KB
Binary file not shown.

02_RProgramming/lectures/tapply.pdf

-1.54 MB
Binary file not shown.

04_ExploratoryAnalysis/assets/css/.gitkeep

Whitespace-only changes.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
strong, b {
2+
font-weight: bolder;
3+
}
4+
em {
5+
font-style: italic;
6+
}
7+
8+
img.center {
9+
display: block;
10+
margin: auto auto;
11+
}
12+
redtext {
13+
color: red;
14+
}
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
/*Github Ribbon Test*/
2+
/* Source: https://github.com/dciccale/css3-github-ribbon */
3+
/* Define classes for example, definition, problem etc. */
4+
/* Choose meaningful colors for background and text */
5+
6+
.example {
7+
background-color: #121621;
8+
top: 1.2em;
9+
right: -3.2em;
10+
-webkit-transform: rotate(45deg);
11+
-moz-transform: rotate(45deg);
12+
transform: rotate(45deg);
13+
-webkit-box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888;
14+
-moz-box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888;
15+
box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888;
16+
color: #FF0;
17+
display: block;
18+
padding: .6em 3.5em;
19+
position: absolute;
20+
font: bold .82em sans-serif;
21+
text-align: center;
22+
text-decoration: none;
23+
text-shadow: 1px -1px 8px rgba(0,0,0,0.60);
24+
-webkit-user-select: none;
25+
-moz-user-select: none;
26+
user-select: none;
27+
}
28+
29+
.definition {
30+
background-color: #a00;
31+
top: 1.2em;
32+
right: -3.2em;
33+
-webkit-transform: rotate(45deg);
34+
-moz-transform: rotate(45deg);
35+
transform: rotate(45deg);
36+
-webkit-box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888;
37+
-moz-box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888;
38+
box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888;
39+
color: #FFF;
40+
display: block;
41+
padding: .6em 3.5em;
42+
position: absolute;
43+
font: bold .82em sans-serif;
44+
text-align: center;
45+
text-decoration: none;
46+
text-shadow: 1px -1px 8px rgba(0,0,0,0.60);
47+
-webkit-user-select: none;
48+
-moz-user-select: none;
49+
user-select: none;
50+
}

04_ExploratoryAnalysis/assets/img/.gitkeep

Whitespace-only changes.
918 KB
236 KB
159 KB
26.5 KB
54.2 KB
79.2 KB
64.1 KB
164 KB
173 KB
6.93 KB
Binary file not shown.
48.3 KB
213 KB
65.3 KB
148 KB
Binary file not shown.
142 KB
1.34 MB
30.7 KB
231 KB
31.1 KB
110 KB
7.7 KB
39.2 KB
126 KB
49.3 KB
680 KB
111 KB
31.5 KB
35.4 KB
4.33 KB
9.64 KB
106 KB
127 KB
31.1 KB
37.1 KB
30.1 KB
22.7 KB
23.9 KB
275 KB
34.1 KB
154 KB
131 KB
1.28 MB
128 KB
96.1 KB
255 KB
517 KB
140 KB
248 KB
60 KB
216 KB
23.1 KB
153 KB
159 KB
54.5 KB
Binary file not shown.

04_ExploratoryAnalysis/assets/js/.gitkeep

Whitespace-only changes.

04_ExploratoryAnalysis/assets/layouts/.gitkeep

Whitespace-only changes.
Binary file not shown.
-2.37 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-794 KB
Binary file not shown.
643 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1.81 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-646 KB
Binary file not shown.
-361 KB
Binary file not shown.
Binary file not shown.
1.92 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)