From 58b48d0c6225f551b4c6bf27fbc91aec375c0794 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jure=20=C5=A0orn?= Encode, Decode:
<DF> = pd.read_json/html('<str/path/url>')
<DF> = pd.read_csv/pickle/excel('<path/url>')
-<DF> = pd.read_sql('<query>', <connection>)
+<DF> = pd.read_sql('<table_name/query>', <connection>)
<DF> = pd.read_clipboard()
exceptions, 20-21, 23, 35
files, 23
+
files, 22-26, 28, 46
filter function, 11
floats, 4, 6, 7
format, 6-7
@@ -86,16 +86,15 @@
memoryviews, 29
metaclass attribute, 32
metaprograming, 31-32
-mysql library, 26, 46
namedtuples, 3
nonlocal keyword, 12
numpy library, 37-38
open function, 17, 22-23, 25, 26, 28
operator module, 31
-os commands, 24-25
-os module, 23, 24-25
pandas library, 44-48
partial function, 12, 20
@@ -135,8 +134,8 @@
synthesizer, 41
sys module, 15, 21-22
table, 34
-template function, 36
+
table, 27, 34, 45-46
+template, 6, 36
threading module, 30
time module, 34, 36
tuples, 3, 4, 11
diff --git a/pdf/index_for_pdf_print.html b/pdf/index_for_pdf_print.html
index 21c4553..61fa07c 100644
--- a/pdf/index_for_pdf_print.html
+++ b/pdf/index_for_pdf_print.html
@@ -48,7 +48,7 @@
eval function, 33
exceptions, 20-21, 23, 35
files, 23
+
files, 22-26, 28, 46
filter function, 11
floats, 4, 6, 7
format, 6-7
@@ -62,7 +62,7 @@
hashable, 15, 16
hexadecimal representation, 7, 8, 28
image, 25, 39-40, 42-43
+
image, 35, 39-40, 42-43
inline, 11-12, 15, 20
input function, 22
introspection, 31
@@ -92,10 +92,9 @@
nonlocal keyword, 12
numpy library, 37-38
open function, 22-23
+
open function, 17, 22-23, 25, 26, 28
operator module, 31
-os commands, 24-25
-os module, 23, 24-25
pandas library, 44-48
partial function, 12, 20
@@ -135,12 +134,12 @@
synthesizer, 41
sys module, 15, 21-22
table, 34
-template function, 36
+
table, 27, 34, 45-46
+template, 6, 36
threading module, 30
time module, 34, 36
tuples, 3, 4, 11
-type, 4, 31
wave module, 40-41
web, 36