diff --git a/pdf/index_for_pdf.html b/pdf/index_for_pdf.html index 86a2722bb..735f3c206 100644 --- a/pdf/index_for_pdf.html +++ b/pdf/index_for_pdf.html @@ -25,12 +25,12 @@

C

collections module, 2, 3, 4, 19, 29
combinatorics, 8
command line arguments, 22
-comprehensions, 11
+comprehensions, 1, 2, 11
context manager, 17, 23, 27, 32
copy function, 15
coroutine, 33
counter, 2, 4, 12, 17
-csv, 26, 34, 46, 47
+csv, 26, 34, 46, 47
curses module, 33, 34
cython, 15, 49

D

@@ -43,11 +43,11 @@

D

E

enum module, 19-20
enumerate function, 3
-excel, 46
+excel, 46
exceptions, 20-21, 23, 31
exit function, 21

F

-

files, 22-29, 34, 46
+

files, 22-29, 34, 46
filter function, 11
flask library, 36
floats, 4, 6, 7
@@ -73,7 +73,7 @@

I

iterator, 3-4, 11, 17
itertools module, 3, 8

J

-

json, 25, 36, 46

+

json, 25, 36, 46

L

lambda, 11
lists, 1-2, 4, 11, 18-19, 21
@@ -119,14 +119,14 @@

R

requests library, 35, 36

S

scope, 10, 12, 20
-scraping, 35, 43, 46, 47-48
+scraping, 35, 43, 46, 47-48
sequence, 4, 18-19
sets, 2, 4, 11, 19, 21
shell commands, 25
sleep function, 34
sortable, 1, 16
splat operator, 10-11, 26
-sql, 27, 46
+sql, 27, 46
statistics, 7, 37-38, 44-48
strings, 4-7, 14
struct module, 28-29
diff --git a/pdf/index_for_pdf_print.html b/pdf/index_for_pdf_print.html index 41ecf8940..5c20dd81a 100644 --- a/pdf/index_for_pdf_print.html +++ b/pdf/index_for_pdf_print.html @@ -25,7 +25,7 @@

C

collections module, 2, 3, 4, 19, 29
combinatorics, 8
command line arguments, 22
-comprehensions, 11
+comprehensions, 1, 2, 11
context manager, 17, 23, 27, 32
copy function, 15
coroutine, 33