-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.log
320 lines (319 loc) · 82.8 KB
/
.log
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
2022-01-04 23:12:53,371 [3528] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-01-04 23:12:53,371 [3528] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-01-04 23:12:53,372 [3528] INFO root:247: [JupyterRequire] Initializing comms.
2022-01-04 23:12:53,377 [3528] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-01-04 23:12:53,378 [3528] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-01-04 23:12:53,379 [3528] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-01-04 23:12:53,924 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: input
2022-01-04 23:12:53,928 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: paren
2022-01-04 23:12:53,933 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: next
2022-01-04 23:12:53,934 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: repr
2022-01-04 23:12:53,935 [3528] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: buffer
2022-01-04 23:12:53,937 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: print
2022-01-04 23:12:53,938 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: exec
2022-01-04 23:12:53,941 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: intern
2022-01-04 23:12:53,941 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: standarderror
2022-01-04 23:12:53,942 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: long
2022-01-04 23:12:53,942 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: zip
2022-01-04 23:12:53,944 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: throw
2022-01-04 23:12:53,945 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: execfile
2022-01-04 23:12:53,947 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: reduce
2022-01-04 23:12:53,948 [3528] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: ws_comma
2022-01-04 23:12:53,977 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: imports
2022-01-04 23:12:53,978 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: operator
2022-01-04 23:12:53,979 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: import
2022-01-04 23:12:53,980 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: future
2022-01-04 23:12:53,981 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: apply
2022-01-04 23:12:53,983 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: except
2022-01-04 23:12:53,988 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: imports2
2022-01-04 23:12:53,989 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: reload
2022-01-04 23:12:53,990 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: sys_exc
2022-01-04 23:12:53,990 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: itertools_imports
2022-01-04 23:12:53,993 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: filter
2022-01-04 23:12:53,995 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: itertools
2022-01-04 23:12:53,996 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: raw_input
2022-01-04 23:12:53,997 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: xrange
2022-01-04 23:12:53,998 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: metaclass
2022-01-04 23:12:53,998 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: ne
2022-01-04 23:12:54,000 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: funcattrs
2022-01-04 23:12:54,001 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: raise
2022-01-04 23:12:54,002 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: basestring
2022-01-04 23:12:54,004 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: renames
2022-01-04 23:12:54,010 [3528] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: idioms
2022-01-04 23:12:54,015 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: types
2022-01-04 23:12:54,015 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: unicode
2022-01-04 23:12:54,016 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: methodattrs
2022-01-04 23:12:54,018 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: asserts
2022-01-04 23:12:54,020 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: exitfunc
2022-01-04 23:12:54,023 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: map
2022-01-04 23:12:54,023 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: getcwdu
2022-01-04 23:12:54,025 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: xreadlines
2022-01-04 23:12:54,026 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: dict
2022-01-04 23:12:54,028 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: isinstance
2022-01-04 23:12:54,030 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: has_key
2022-01-04 23:12:54,031 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: nonzero
2022-01-04 23:12:54,116 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: urllib
2022-01-04 23:12:54,116 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: numliterals
2022-01-04 23:12:54,116 [3528] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: set_literal
2022-01-04 23:12:54,116 [3528] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: tuple_params
2022-01-04 23:12:54,208 [3528] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-01-04 23:12:54,208 [3528] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-01-04 23:12:54,209 [3528] INFO root:247: [JupyterRequire] Initializing comms.
2022-01-04 23:12:54,215 [3528] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-01-04 23:12:54,216 [3528] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-01-04 23:12:54,216 [3528] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-01-04 23:26:30,947 [10656] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-01-04 23:26:30,948 [10656] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-01-04 23:26:30,948 [10656] INFO root:247: [JupyterRequire] Initializing comms.
2022-01-04 23:26:30,950 [10656] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-01-04 23:26:30,951 [10656] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-01-04 23:26:30,951 [10656] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-05-04 20:28:30,122 [4308] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-05-04 20:28:30,138 [4308] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-05-04 20:28:30,138 [4308] INFO root:247: [JupyterRequire] Initializing comms.
2022-05-04 20:28:30,154 [4308] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-05-04 20:28:30,154 [4308] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-05-04 20:28:30,154 [4308] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-05-04 20:28:42,413 [4308] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-05-04 20:28:42,413 [4308] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-05-04 20:28:42,413 [4308] INFO root:247: [JupyterRequire] Initializing comms.
2022-05-04 20:28:42,413 [4308] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-05-04 20:28:42,413 [4308] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-05-04 20:28:42,413 [4308] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-05-04 20:39:19,503 [17040] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-05-04 20:39:19,503 [17040] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-05-04 20:39:19,503 [17040] INFO root:247: [JupyterRequire] Initializing comms.
2022-05-04 20:39:19,518 [17040] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-05-04 20:39:19,518 [17040] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-05-04 20:39:19,518 [17040] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-05-04 20:39:43,151 [17040] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: set_literal
2022-05-04 20:39:43,185 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: paren
2022-05-04 20:39:43,203 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: itertools_imports
2022-05-04 20:39:43,220 [17040] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: buffer
2022-05-04 20:39:43,236 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: unicode
2022-05-04 20:39:43,249 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: methodattrs
2022-05-04 20:39:43,370 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: types
2022-05-04 20:39:43,527 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: urllib
2022-05-04 20:39:43,538 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: next
2022-05-04 20:39:43,549 [17040] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: ws_comma
2022-05-04 20:39:43,559 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: funcattrs
2022-05-04 20:39:43,567 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: exitfunc
2022-05-04 20:39:43,662 [17040] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: idioms
2022-05-04 20:39:43,667 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: numliterals
2022-05-04 20:39:43,680 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: nonzero
2022-05-04 20:39:43,700 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: operator
2022-05-04 20:39:43,718 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: execfile
2022-05-04 20:39:43,731 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: tuple_params
2022-05-04 20:39:43,737 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: getcwdu
2022-05-04 20:39:43,743 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: standarderror
2022-05-04 20:39:43,748 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: import
2022-05-04 20:39:43,755 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: reload
2022-05-04 20:39:43,794 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: imports
2022-05-04 20:39:43,810 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: renames
2022-05-04 20:39:43,810 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: filter
2022-05-04 20:39:43,810 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: sys_exc
2022-05-04 20:39:43,810 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: xrange
2022-05-04 20:39:43,825 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: intern
2022-05-04 20:39:43,825 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: zip
2022-05-04 20:39:43,825 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: future
2022-05-04 20:39:43,825 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: isinstance
2022-05-04 20:39:43,825 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: itertools
2022-05-04 20:39:43,841 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: reduce
2022-05-04 20:39:43,841 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: apply
2022-05-04 20:39:43,841 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: throw
2022-05-04 20:39:43,841 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: except
2022-05-04 20:39:43,856 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: exec
2022-05-04 20:39:43,856 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: has_key
2022-05-04 20:39:43,856 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: map
2022-05-04 20:39:43,872 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: input
2022-05-04 20:39:43,872 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: basestring
2022-05-04 20:39:43,872 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: print
2022-05-04 20:39:43,872 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: ne
2022-05-04 20:39:43,872 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: raw_input
2022-05-04 20:39:43,872 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: raise
2022-05-04 20:39:43,872 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: long
2022-05-04 20:39:43,872 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: dict
2022-05-04 20:39:43,888 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: metaclass
2022-05-04 20:39:43,888 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: repr
2022-05-04 20:39:43,888 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: xreadlines
2022-05-04 20:39:43,888 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: imports2
2022-05-04 20:39:43,888 [17040] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: asserts
2022-05-04 20:39:44,013 [17040] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-05-04 20:39:44,014 [17040] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-05-04 20:39:44,015 [17040] INFO root:247: [JupyterRequire] Initializing comms.
2022-05-04 20:39:44,019 [17040] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-05-04 20:39:44,021 [17040] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-05-04 20:39:44,022 [17040] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-05-04 20:40:55,423 [4308] DEBUG parso.cache:152: [JupyterRequire] pickle loaded: c:\python39\lib\site-packages\jedi\third_party\typeshed\stdlib\2and3\builtins.pyi
2022-05-04 20:40:55,532 [4308] DEBUG parso.cache:152: [JupyterRequire] pickle loaded: c:\python39\lib\site-packages\jedi\third_party\typeshed\stdlib\3\sys.pyi
2022-05-04 20:40:59,321 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:40:59,323 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:40:59,324 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:40:59,326 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:40:59,328 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:40:59,537 [4308] DEBUG parso.cache:152: [JupyterRequire] pickle loaded: c:\python39\lib\typing.py
2022-05-04 20:40:59,596 [4308] DEBUG parso.cache:152: [JupyterRequire] pickle loaded: c:\python39\lib\site-packages\jedi\third_party\typeshed\stdlib\3\typing.pyi
2022-05-04 20:41:00,019 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:00,021 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:00,022 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:00,025 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:00,027 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:01,434 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:01,436 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:01,438 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:01,441 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:01,442 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:03,617 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:03,619 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:03,620 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:03,623 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:03,625 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:03,881 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:03,883 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:03,885 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:03,887 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:03,889 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:03,938 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:03,940 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:03,941 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:03,944 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:03,946 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:04,137 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:04,139 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:04,141 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:04,143 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:04,145 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:04,230 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:04,232 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:04,235 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:04,238 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:04,240 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:04,441 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:04,443 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:04,444 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:04,446 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:04,447 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:04,593 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:04,594 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:04,596 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:04,598 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:04,599 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:05,603 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:05,605 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:05,606 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:05,608 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:05,610 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:05,746 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:05,748 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:05,750 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:05,753 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:05,755 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:05,950 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:05,951 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:05,951 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:05,951 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:05,951 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:06,106 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:06,108 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:06,109 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:06,112 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:06,113 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:06,344 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:06,346 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:06,348 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:06,350 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:06,351 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 20:41:36,682 [4308] DEBUG parso.python.diff:282: [JupyterRequire] diff parser start
2022-05-04 20:41:36,685 [4308] DEBUG parso.python.diff:293: [JupyterRequire] line_lengths old: 1; new: 1
2022-05-04 20:41:36,687 [4308] DEBUG parso.python.diff:296: [JupyterRequire] -> code[replace] old[1:1] new[1:1]
2022-05-04 20:41:36,689 [4308] DEBUG parso.python.diff:421: [JupyterRequire] parse_part from 1 to 1 (to 0 in part parser)
2022-05-04 20:41:36,693 [4308] DEBUG parso.python.diff:339: [JupyterRequire] diff parser end
2022-05-04 21:38:08,416 [13864] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-05-04 21:38:08,417 [13864] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-05-04 21:38:08,418 [13864] INFO root:247: [JupyterRequire] Initializing comms.
2022-05-04 21:38:08,421 [13864] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-05-04 21:38:08,422 [13864] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-05-04 21:38:08,424 [13864] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-05-04 21:38:09,241 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: standarderror
2022-05-04 21:38:09,244 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: raw_input
2022-05-04 21:38:09,246 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: repr
2022-05-04 21:38:09,248 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: itertools_imports
2022-05-04 21:38:09,251 [13864] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: buffer
2022-05-04 21:38:09,254 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: exec
2022-05-04 21:38:09,260 [13864] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: set_literal
2022-05-04 21:38:09,271 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: types
2022-05-04 21:38:09,274 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: xrange
2022-05-04 21:38:09,278 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: itertools
2022-05-04 21:38:09,280 [13864] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: ws_comma
2022-05-04 21:38:09,285 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: operator
2022-05-04 21:38:09,288 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: except
2022-05-04 21:38:09,292 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: imports2
2022-05-04 21:38:09,295 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: funcattrs
2022-05-04 21:38:09,298 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: next
2022-05-04 21:38:09,301 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: sys_exc
2022-05-04 21:38:09,311 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: paren
2022-05-04 21:38:09,313 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: methodattrs
2022-05-04 21:38:09,315 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: xreadlines
2022-05-04 21:38:09,323 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: input
2022-05-04 21:38:09,324 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: numliterals
2022-05-04 21:38:09,332 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: tuple_params
2022-05-04 21:38:09,335 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: getcwdu
2022-05-04 21:38:09,337 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: ne
2022-05-04 21:38:09,339 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: reduce
2022-05-04 21:38:09,341 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: reload
2022-05-04 21:38:09,342 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: basestring
2022-05-04 21:38:09,344 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: apply
2022-05-04 21:38:09,345 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: throw
2022-05-04 21:38:09,347 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: print
2022-05-04 21:38:09,348 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: future
2022-05-04 21:38:09,366 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: imports
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: raise
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: isinstance
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: renames
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: metaclass
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: execfile
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: has_key
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: exitfunc
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: zip
2022-05-04 21:38:09,367 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: dict
2022-05-04 21:38:09,383 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: intern
2022-05-04 21:38:09,383 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: nonzero
2022-05-04 21:38:09,383 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: unicode
2022-05-04 21:38:09,383 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: map
2022-05-04 21:38:09,399 [13864] INFO RefactoringTool:267: [JupyterRequire] Skipping optional fixer: idioms
2022-05-04 21:38:09,399 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: import
2022-05-04 21:38:09,399 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: long
2022-05-04 21:38:09,445 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: urllib
2022-05-04 21:38:09,445 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: asserts
2022-05-04 21:38:09,445 [13864] DEBUG RefactoringTool:272: [JupyterRequire] Adding transformation: filter
2022-05-04 21:38:09,526 [13864] DEBUG root:75: [JupyterRequire] Loading Jupyter Require extension.
2022-05-04 21:38:09,527 [13864] DEBUG root:93: [JupyterRequire] Initializing comms.
2022-05-04 21:38:09,527 [13864] INFO root:247: [JupyterRequire] Initializing comms.
2022-05-04 21:38:09,530 [13864] DEBUG root:195: [JupyterRequire] Configuration requested: {'paths': {}, 'shim': None}
2022-05-04 21:38:09,532 [13864] INFO root:271: [JupyterRequire] Comms have been successfully initialized.
2022-05-04 21:38:09,533 [13864] DEBUG root:97: [JupyterRequire] Registering comm targets.
2022-05-04 21:55:56,324 [13864] DEBUG matplotlib:224: [JupyterRequire] matplotlib data path: c:\python39\lib\site-packages\matplotlib\mpl-data
2022-05-04 21:55:56,373 [13864] DEBUG matplotlib:224: [JupyterRequire] CONFIGDIR=C:\Users\Rafael\.matplotlib
2022-05-04 21:55:56,383 [13864] DEBUG matplotlib:1394: [JupyterRequire] matplotlib version 3.4.2
2022-05-04 21:55:56,384 [13864] DEBUG matplotlib:1395: [JupyterRequire] interactive is False
2022-05-04 21:55:56,385 [13864] DEBUG matplotlib:1396: [JupyterRequire] platform is win32
2022-05-04 21:55:56,386 [13864] DEBUG matplotlib:1397: [JupyterRequire] loaded modules: ['sys', 'builtins', '_frozen_importlib', '_imp', '_thread', '_warnings', '_weakref', '_io', 'marshal', 'nt', 'winreg', '_frozen_importlib_external', 'time', 'zipimport', '_codecs', 'codecs', 'encodings.aliases', 'encodings', 'encodings.utf_8', 'encodings.cp1252', '_signal', 'encodings.latin_1', '_abc', 'abc', 'io', '__main__', '_stat', 'stat', '_collections_abc', 'genericpath', 'ntpath', 'os.path', 'os', '_sitebuiltins', '_locale', '_bootlocale', 'types', 'importlib._bootstrap', 'importlib._bootstrap_external', 'warnings', 'importlib', 'importlib.machinery', '_heapq', 'heapq', 'itertools', 'keyword', '_operator', 'operator', 'reprlib', '_collections', 'collections', 'collections.abc', '_functools', 'functools', 'contextlib', 'enum', '_sre', 'sre_constants', 'sre_parse', 'sre_compile', 'copyreg', 're', 'typing.io', 'typing.re', 'typing', 'importlib.abc', 'importlib.util', 'mpl_toolkits', 'pywin32_system32', 'pywin32_bootstrap', 'site', '_weakrefset', 'weakref', 'pkgutil', 'runpy', 'ipykernel._version', '_json', 'json.scanner', 'json.decoder', 'json.encoder', 'json', 'errno', 'signal', 'threading', 'msvcrt', '_winapi', 'subprocess', 'ipython_genutils._version', 'ipython_genutils', 'posixpath', 'fnmatch', 'zlib', '_compression', '_bz2', 'bz2', '_lzma', 'lzma', 'shutil', 'math', '_bisect', 'bisect', '_random', '_sha512', 'random', 'locale', 'ipython_genutils.encoding', 'platform', 'ipython_genutils.py3compat', 'ipython_genutils.path', 'jupyter_client._version', 'glob', '_socket', 'select', 'selectors', 'socket', 'tempfile', 'getpass', 'zmq.backend.select', 'cython_runtime', 'zmq.backend.cython.constants', '_cython_0_29_24', 'zmq.backend.cython.error', 'zmq.error', 'zmq.backend.cython.message', 'zmq.backend.cython.context', 'copy', '_struct', 'struct', '_compat_pickle', '_pickle', 'pickle', 'zmq.backend.cython.socket', 'zmq.backend.cython.utils', 'zmq.backend.cython._poll', 'zmq.backend.cython._version', 'zmq.backend.cython._device', 'zmq.backend.cython._proxy_steerable', 'zmq.backend.cython', 'zmq.backend', 'zmq.utils', 'zmq.utils.constant_names', 'zmq.sugar.constants', 'atexit', 'zmq.sugar.attrsettr', 'zmq.sugar.poll', 'zmq.utils.jsonapi', 'zmq.utils.strtypes', 'zmq.sugar.socket', 'zmq.sugar.context', 'zmq.sugar.frame', 'zmq.sugar.tracker', 'zmq.sugar.version', 'zmq.sugar.stopwatch', 'zmq.sugar', 'zmq', '_ast', 'ast', '_opcode', 'opcode', 'dis', 'token', 'tokenize', 'linecache', 'inspect', 'traitlets.utils', 'traitlets.utils.getargspec', 'traitlets.utils.importstring', 'traitlets.utils.sentinel', 'traitlets.utils.bunch', 'traitlets.utils.descriptions', 'traitlets.traitlets', 'traitlets.utils.decorators', 'traitlets._version', 'traitlets', 'traceback', '_string', 'string', 'logging', 'pprint', 'gettext', 'argparse', 'traitlets.config.loader', 'textwrap', 'ipython_genutils.text', 'traitlets.config.configurable', 'traitlets.config.application', 'traitlets.config', 'jupyter_client.localinterfaces', 'jupyter_core.version', 'jupyter_core', 'jupyter_core.paths', 'jupyter_client.utils', 'jupyter_client.connect', 'traitlets.log', 'jupyter_client.launcher', 'concurrent', 'concurrent.futures._base', 'concurrent.futures', '_ssl', 'binascii', 'base64', 'ssl', 'asyncio.constants', 'asyncio.format_helpers', 'asyncio.base_futures', 'asyncio.log', 'asyncio.coroutines', '_contextvars', 'contextvars', 'asyncio.exceptions', 'asyncio.base_tasks', '_asyncio', 'asyncio.events', 'asyncio.futures', 'asyncio.protocols', 'asyncio.transports', 'asyncio.sslproto', 'asyncio.locks', 'asyncio.tasks', 'asyncio.staggered', 'asyncio.trsock', 'asyncio.base_events', 'asyncio.runners', 'asyncio.queues', 'asyncio.streams', 'asyncio.subprocess', 'asyncio.threads', '_overlapped', 'asyncio.base_subprocess', 'asyncio.proactor_events', 'asyncio.selector_events', 'asyncio.windows_utils', 'asyncio.windows_events', 'asyncio', 'jupyter_client.channelsabc', 'jupyter_client.channels', 'jupyter_client.clientabc', 'jupyter_client.client', 'jupyter_client.kernelspec', 'jupyter_client.managerabc', 'jupyter_client.manager', '_queue', 'queue', 'jupyter_client.blocking.channels', 'jupyter_client.blocking.client', 'jupyter_client.blocking', 'zmq._future', 'zmq.asyncio', 'jupyter_client.asynchronous.channels', 'jupyter_client.asynchronous.client', 'jupyter_client.asynchronous', '_uuid', 'uuid', 'jupyter_client.multikernelmanager', 'jupyter_client', 'ipykernel.connect', 'ipykernel', 'tornado', '_datetime', 'datetime', 'numbers', 'logging.handlers', 'html.entities', 'html', 'urllib', 'urllib.parse', 'array', 'tornado.speedups', 'tornado.util', 'tornado.escape', 'colorama.ansi', '_ctypes', 'ctypes._endian', 'ctypes', 'ctypes.wintypes', 'colorama.win32', 'colorama.winterm', 'colorama.ansitowin32', 'colorama.initialise', 'colorama', 'tornado.log', 'tornado.concurrent', 'tornado.ioloop', '__future__', 'tornado.platform', 'tornado.gen', 'tornado.platform.asyncio', 'zmq.eventloop.ioloop', 'zmq.eventloop', 'zmq.eventloop.zmqstream', 'IPython.core', 'IPython.core.getipython', 'IPython.core.release', 'sysconfig', 'pydoc', 'bdb', 'IPython.utils', 'IPython.utils.ipstruct', 'IPython.utils.coloransi', 'pygments', 'IPython.utils.colorable', 'IPython.utils.PyColorize', 'IPython.utils.encoding', 'IPython.utils.py3compat', 'IPython.core.excolors', 'IPython.testing', 'IPython.testing.skipdoctest', 'cmd', 'codeop', 'code', 'pdb', 'IPython.core.debugger', 'IPython.core.display_trap', 'shlex', 'IPython.utils._process_common', 'IPython.utils._process_win32', 'IPython.utils.process', 'IPython.utils.decorators', 'IPython.utils.path', 'IPython.utils.data', 'IPython.utils.terminal', 'IPython.core.ultratb', 'IPython.utils._sysinfo', 'IPython.utils.sysinfo', 'IPython.core.crashhandler', 'IPython.utils.importstring', 'IPython.paths', 'IPython.core.profiledir', 'IPython.core.application', 'IPython.terminal', '_hashlib', '_blake2', 'hashlib', 'IPython.core.compilerop', 'IPython.core.error', 'pathlib', 'IPython.utils.text', 'IPython.core.magic_arguments', 'getopt', 'mimetypes', 'IPython.core.display', 'IPython.core.page', 'IPython.lib.security', 'IPython.lib', 'IPython.lib.pretty', 'IPython.utils.openpy', 'IPython.utils.dir2', 'IPython.utils.wildcard', 'pygments.lexers._mapping', 'pygments.modeline', 'pygments.plugin', 'pygments.util', 'pygments.lexers', 'pygments.filter', 'pygments.token', 'pygments.filters', 'pygments.regexopt', 'pygments.lexer', 'pygments.unistring', 'pygments.lexers.python', 'pygments.formatters._mapping', 'pygments.formatters', 'pygments.styles', 'pygments.formatter', 'pygments.formatters.html', 'IPython.core.oinspect', 'IPython.core.inputtransformer2', 'decorator', 'IPython.core.magic', 'pickleshare', 'IPython.core.autocall', 'IPython.core.macro', 'IPython.core.splitinput', 'IPython.core.prefilter', 'IPython.core.alias', 'IPython.core.builtin_trap', 'backcall.backcall', 'backcall', 'IPython.core.events', 'IPython.core.displayhook', 'IPython.core.displaypub', 'IPython.core.extensions', 'IPython.utils.sentinel', 'IPython.core.formatters', '_sqlite3', 'sqlite3.dbapi2', 'sqlite3', 'IPython.core.history', 'IPython.core.logger', 'IPython.core.payload', 'IPython.core.usage', 'IPython.lib.display', 'IPython.display', 'IPython.utils.capture', 'IPython.utils.io', 'IPython.core.hooks', 'IPython.utils.strdispatch', 'IPython.utils.syspathcontext', 'IPython.utils.tempdir', 'IPython.utils.contexts', 'IPython.core.async_helpers', 'IPython.core.interactiveshell', 'prompt_toolkit.application.current', 'prompt_toolkit.eventloop.utils', 'prompt_toolkit.eventloop.async_generator', 'wcwidth.table_wide', 'wcwidth.table_zero', 'wcwidth.unicode_versions', 'wcwidth.wcwidth', 'wcwidth', 'prompt_toolkit.utils', 'prompt_toolkit.eventloop.inputhook', 'prompt_toolkit.eventloop', 'prompt_toolkit.application.run_in_terminal', 'prompt_toolkit.selection', 'prompt_toolkit.clipboard.base', 'prompt_toolkit.clipboard.in_memory', 'prompt_toolkit.clipboard', 'prompt_toolkit.cache', 'prompt_toolkit.enums', 'prompt_toolkit.filters.base', 'prompt_toolkit.filters.app', 'prompt_toolkit.filters.cli', 'prompt_toolkit.filters.utils', 'prompt_toolkit.filters', 'prompt_toolkit.document', 'prompt_toolkit.auto_suggest', 'prompt_toolkit.data_structures', 'prompt_toolkit.styles.base', 'prompt_toolkit.styles.named_colors', 'prompt_toolkit.styles.style', 'prompt_toolkit.styles.defaults', 'prompt_toolkit.styles.pygments', 'colorsys', 'prompt_toolkit.styles.style_transformation', 'prompt_toolkit.styles', 'prompt_toolkit.output.color_depth', 'prompt_toolkit.output.base', 'prompt_toolkit.output.defaults', 'prompt_toolkit.output', 'prompt_toolkit.output.vt100', 'prompt_toolkit.mouse_events', 'prompt_toolkit.formatted_text.base', 'prompt_toolkit.formatted_text.ansi', 'xml', 'xml.dom.domreg', 'xml.dom', 'xml.dom.minicompat', 'xml.dom.NodeFilter', 'xml.dom.xmlbuilder', 'xml.dom.minidom', 'prompt_toolkit.formatted_text.html', 'prompt_toolkit.formatted_text.pygments', 'prompt_toolkit.formatted_text.utils', 'prompt_toolkit.formatted_text', 'prompt_toolkit.completion.base', 'prompt_toolkit.completion.deduplicate', 'prompt_toolkit.completion.filesystem', 'prompt_toolkit.completion.word_completer', 'prompt_toolkit.completion.fuzzy_completer', 'prompt_toolkit.completion.nested', 'prompt_toolkit.completion', 'prompt_toolkit.history', 'prompt_toolkit.keys', 'prompt_toolkit.key_binding.key_bindings', 'prompt_toolkit.key_binding.key_processor', 'prompt_toolkit.key_binding', 'prompt_toolkit.key_binding.vi_state', 'prompt_toolkit.search', 'prompt_toolkit.validation', 'prompt_toolkit.buffer', 'prompt_toolkit.input.base', 'prompt_toolkit.input.defaults', 'prompt_toolkit.input', 'prompt_toolkit.input.typeahead', 'prompt_toolkit.key_binding.bindings', 'prompt_toolkit.key_binding.bindings.scroll', 'prompt_toolkit.key_binding.bindings.page_navigation', 'prompt_toolkit.lexers.base', 'prompt_toolkit.lexers.pygments', 'prompt_toolkit.lexers', 'prompt_toolkit.layout.utils', 'prompt_toolkit.layout.processors', 'prompt_toolkit.layout.controls', 'prompt_toolkit.layout.dimension', 'prompt_toolkit.layout.margins', 'prompt_toolkit.layout.mouse_handlers', 'prompt_toolkit.layout.screen', 'prompt_toolkit.layout.containers', 'prompt_toolkit.layout.layout', 'prompt_toolkit.layout.menus', 'prompt_toolkit.layout.scrollable_pane', 'prompt_toolkit.layout', 'prompt_toolkit.key_binding.bindings.completion', 'prompt_toolkit.key_binding.bindings.named_commands', 'prompt_toolkit.key_binding.bindings.basic', 'prompt_toolkit.key_binding.bindings.cpr', 'prompt_toolkit.key_binding.bindings.emacs', 'prompt_toolkit.key_binding.bindings.mouse', 'prompt_toolkit.input.ansi_escape_sequences', 'prompt_toolkit.input.vt100_parser', 'prompt_toolkit.key_binding.digraphs', 'prompt_toolkit.key_binding.bindings.vi', 'prompt_toolkit.key_binding.defaults', 'prompt_toolkit.key_binding.emacs_state', 'prompt_toolkit.layout.dummy', 'prompt_toolkit.renderer', 'prompt_toolkit.application.application', 'prompt_toolkit.application.dummy', 'prompt_toolkit.application', 'prompt_toolkit.key_binding.bindings.focus', 'prompt_toolkit.widgets.toolbars', 'prompt_toolkit.widgets.base', 'prompt_toolkit.widgets.dialogs', 'prompt_toolkit.widgets.menus', 'prompt_toolkit.widgets', 'prompt_toolkit.shortcuts.dialogs', 'prompt_toolkit.shortcuts.progress_bar.formatters', 'prompt_toolkit.shortcuts.progress_bar.base', 'prompt_toolkit.shortcuts.progress_bar', 'prompt_toolkit.key_binding.bindings.auto_suggest', 'prompt_toolkit.key_binding.bindings.open_in_editor', 'prompt_toolkit.shortcuts.prompt', 'prompt_toolkit.shortcuts.utils', 'prompt_toolkit.shortcuts', 'prompt_toolkit', 'prompt_toolkit.patch_stdout', 'pygments.style', 'unicodedata', 'IPython.core.latex_symbols', 'IPython.utils.generics', 'parso.utils', 'parso.tree', 'parso.python', 'parso.python.token', 'parso.python.tokenize', 'parso.pgen2.grammar_parser', 'parso.pgen2.generator', 'parso.pgen2', 'parso.parser', 'parso._compatibility', 'difflib', 'parso.python.prefix', 'parso.python.tree', 'parso.python.parser', 'parso.python.diff', 'gc', 'parso.cache', 'parso.normalizer', 'parso.python.errors', 'parso.python.pep8', 'parso.file_io', 'parso.grammar', 'parso', 'jedi._compatibility', 'jedi.parser_utils', 'jedi.debug', 'jedi.settings', 'jedi.cache', 'jedi.file_io', 'jedi.inference.cache', 'jedi.inference.helpers', 'jedi.inference.utils', 'jedi.inference.base_value', 'jedi.inference.sys_path', 'jedi.inference.recursion', 'jedi.inference.flow_analysis', 'jedi.common', 'jedi.inference.lazy_value', 'jedi.inference.docstrings', 'jedi.plugins', 'jedi.inference.names', 'jedi.inference.filters', 'jedi.inference.compiled.getattr_static', 'jedi.inference.compiled.access', 'jedi.inference.signature', 'jedi.inference.context', 'jedi.inference.compiled.value', 'jedi.inference.compiled', 'jedi.inference.analysis', 'jedi.inference.gradual', 'jedi.inference.value.module', 'jedi.inference.value.dynamic_arrays', 'jedi.inference.value.iterable', 'jedi.inference.arguments', 'jedi.inference.parser_cache', 'jedi.inference.gradual.generics', 'jedi.inference.value.function', 'jedi.inference.value.klass', 'jedi.inference.value.instance', 'jedi.inference.value', 'jedi.inference.gradual.base', 'jedi.inference.gradual.type_var', 'jedi.inference.gradual.typing', 'jedi.inference.gradual.stub_value', 'jedi.inference.gradual.typeshed', 'jedi.inference.compiled.subprocess.functions', 'jedi.api.exceptions', 'jedi.inference.compiled.subprocess', 'jedi.inference.imports', 'jedi.inference.param', 'jedi.inference.gradual.annotation', 'jedi.inference.value.decorator', 'jedi.inference.syntax_tree', 'jedi.inference', 'jedi.inference.gradual.conversion', 'jedi.inference.compiled.mixed', 'pydoc_data', 'pydoc_data.topics', 'jedi.api.keywords', 'jedi.api.completion_cache', 'jedi.api.helpers', 'jedi.api.classes', 'jedi.api.interpreter', 'jedi.api.strings', 'jedi.api.file_name', 'jedi.api.completion', 'filecmp', 'jedi.api.environment', 'jedi.inference.references', 'jedi.api.project', 'jedi.api.errors', 'jedi.api.refactoring', 'jedi.api.refactoring.extract', 'jedi.inference.gradual.utils', 'jedi.api', 'jedi.plugins.stdlib', 'jedi.plugins.flask', 'jedi.plugins.pytest', 'jedi.plugins.django', 'jedi.plugins.registry', 'jedi', 'IPython.core.completer', 'IPython.terminal.ptutils', 'IPython.lib.clipboard', 'IPython.terminal.shortcuts', 'IPython.terminal.debugger', 'IPython.terminal.magics', 'IPython.terminal.pt_inputhooks', 'IPython.terminal.prompts', 'IPython.terminal.interactiveshell', 'IPython.core.magics.auto', 'IPython.core.magics.basic', 'email', 'http', 'email.errors', 'email.quoprimime', 'email.base64mime', 'quopri', 'email.encoders', 'email.charset', 'email.header', 'calendar', 'email._parseaddr', 'email.utils', 'email._policybase', 'email.feedparser', 'email.parser', 'uu', 'email._encoded_words', 'email.iterators', 'email.message', 'http.client', 'urllib.response', 'urllib.error', 'nturl2path', 'urllib.request', 'IPython.core.magics.code', 'IPython.core.magics.config', 'IPython.core.magics.display', 'timeit', '_lsprof', 'profile', 'cProfile', 'dataclasses', 'pstats', 'IPython.utils.module_paths', 'IPython.utils.timing', 'IPython.core.magics.execution', 'IPython.core.magics.extension', 'IPython.core.magics.history', 'IPython.core.magics.logging', 'IPython.core.magics.namespace', 'IPython.core.magics.osm', 'IPython.core.magics.packaging', 'IPython.core.pylabtools', 'IPython.core.magics.pylab', 'IPython.lib.backgroundjobs', 'IPython.core.magics.script', 'IPython.core.magics', 'IPython.core.shellapp', 'IPython.extensions', 'IPython.extensions.storemagic', 'IPython.terminal.ipapp', 'IPython.terminal.embed', 'IPython.utils.frame', 'IPython', 'imp', 'hmac', 'dateutil._version', 'dateutil', 'six', '_decimal', 'decimal', 'dateutil._common', 'dateutil.relativedelta', 'six.moves', 'dateutil.tz._common', 'dateutil.tz._factories', 'dateutil.tz.win', 'dateutil.tz.tz', 'dateutil.tz', 'dateutil.parser._parser', 'dateutil.parser.isoparser', 'dateutil.parser', '_strptime', 'jupyter_client.jsonutil', 'jupyter_client.adapter', 'jupyter_client.session', 'ipykernel.iostream', 'ipykernel.control', 'ipykernel.heartbeat', 'IPython.utils.tokenutil', 'tornado.locks', 'tornado.queues', 'ipykernel.jsonutil', 'ipykernel.kernelbase', 'ipykernel.comm.comm', 'ipykernel.comm.manager', 'ipykernel.comm', 'IPython.core.payloadpage', 'ipykernel.displayhook', 'ipykernel.zmqshell', 'distutils', 'distutils.version', 'ipykernel.eventloops', 'ipykernel.compiler', 'ipykernel.debugger', 'ipykernel.ipkernel', 'ipykernel.parentpoller', 'ipykernel.kernelapp', 'stringprep', 'encodings.idna', 'win32api', 'win32security', 'ntsecuritycon', 'faulthandler', 'IPython.core.completerlib', 'storemagic', 'configparser', 'optparse', 'pycodestyle', 'autopep8', 'lib2to3', 'lib2to3.pgen2', 'lib2to3.pgen2.token', 'lib2to3.pgen2.grammar', 'lib2to3.pgen2.parse', 'lib2to3.pgen2.tokenize', 'lib2to3.pgen2.pgen', 'lib2to3.pgen2.driver', 'lib2to3.pytree', 'lib2to3.pygram', 'lib2to3.pgen2.literals', 'lib2to3.patcomp', 'lib2to3.fixer_util', 'lib2to3.btm_utils', 'lib2to3.btm_matcher', 'lib2to3.refactor', 'lib2to3.fixes', 'lib2to3.fixer_base', 'lib2to3.fixes.fix_standarderror', 'lib2to3.fixes.fix_raw_input', 'lib2to3.fixes.fix_repr', 'lib2to3.fixes.fix_itertools_imports', 'lib2to3.fixes.fix_buffer', 'lib2to3.fixes.fix_exec', 'lib2to3.fixes.fix_set_literal', 'lib2to3.fixes.fix_types', 'lib2to3.fixes.fix_xrange', 'lib2to3.fixes.fix_itertools', 'lib2to3.fixes.fix_ws_comma', 'lib2to3.fixes.fix_operator', 'lib2to3.fixes.fix_except', 'lib2to3.fixes.fix_imports', 'lib2to3.fixes.fix_imports2', 'lib2to3.fixes.fix_funcattrs', 'lib2to3.fixes.fix_next', 'lib2to3.fixes.fix_sys_exc', 'lib2to3.fixes.fix_paren', 'lib2to3.fixes.fix_methodattrs', 'lib2to3.fixes.fix_xreadlines', 'lib2to3.fixes.fix_input', 'lib2to3.fixes.fix_numliterals', 'lib2to3.fixes.fix_tuple_params', 'lib2to3.fixes.fix_getcwdu', 'lib2to3.fixes.fix_ne', 'lib2to3.fixes.fix_reduce', 'lib2to3.fixes.fix_reload', 'lib2to3.fixes.fix_basestring', 'lib2to3.fixes.fix_apply', 'lib2to3.fixes.fix_throw', 'lib2to3.fixes.fix_print', 'lib2to3.fixes.fix_future', 'lib2to3.fixes.fix_raise', 'lib2to3.fixes.fix_isinstance', 'lib2to3.fixes.fix_renames', 'lib2to3.fixes.fix_metaclass', 'lib2to3.fixes.fix_execfile', 'lib2to3.fixes.fix_has_key', 'lib2to3.fixes.fix_exitfunc', 'lib2to3.fixes.fix_zip', 'lib2to3.fixes.fix_dict', 'lib2to3.fixes.fix_intern', 'lib2to3.fixes.fix_nonzero', 'lib2to3.fixes.fix_unicode', 'lib2to3.fixes.fix_map', 'lib2to3.fixes.fix_idioms', 'lib2to3.fixes.fix_import', 'lib2to3.fixes.fix_long', 'lib2to3.fixes.fix_urllib', 'lib2to3.fixes.fix_asserts', 'lib2to3.fixes.fix_filter', 'socketserver', 'logging.config', 'pythonjsonlogger', 'pythonjsonlogger.jsonlogger', 'daiquiri.formatter', 'daiquiri.handlers', 'daiquiri.output', 'daiquiri', 'jupyter_require.__about__', 'csscompressor', 'jupyter_require.core', 'jupyter_require.notebook', 'jupyter_nbutils.__about__', 'jupyter_nbutils.config', 'jupyter_nbutils.utils', 'jupyter_nbutils', 'jupyter_require.magic', 'jupyter_require', 'numpy._globals', 'numpy.__config__', 'numpy.version', 'numpy._distributor_init', 'numpy.core._multiarray_umath', 'numpy.compat._inspect', 'numpy.compat.py3k', 'numpy.compat', 'numpy.core.overrides', 'numpy.core.multiarray', 'numpy.core.umath', 'numpy.core._string_helpers', 'numpy.core._dtype', 'numpy.core._type_aliases', 'numpy.core.numerictypes', 'numpy.core._asarray', 'numpy.core._exceptions', 'numpy.core._methods', 'numpy.core.fromnumeric', 'numpy.core.shape_base', 'numpy.core._ufunc_config', 'numpy.core.arrayprint', 'numpy.core.numeric', 'numpy.core.defchararray', 'numpy.core.records', 'numpy.core.memmap', 'numpy.core.function_base', 'numpy.core.machar', 'numpy.core.getlimits', 'numpy.core.einsumfunc', 'numpy.core._multiarray_tests', 'numpy.core._add_newdocs', 'numpy.core._dtype_ctypes', 'numpy.core._internal', 'numpy._pytesttester', 'numpy.core', 'numpy.lib.mixins', 'numpy.lib.ufunclike', 'numpy.lib.type_check', 'numpy.lib.scimath', 'numpy.lib.twodim_base', 'numpy.linalg.lapack_lite', 'numpy.linalg._umath_linalg', 'numpy.linalg.linalg', 'numpy.linalg', 'numpy.matrixlib.defmatrix', 'numpy.matrixlib', 'numpy.lib.histograms', 'numpy.lib.function_base', 'numpy.lib.stride_tricks', 'numpy.lib.index_tricks', 'numpy.lib.nanfunctions', 'numpy.lib.shape_base', 'numpy.lib.polynomial', 'numpy.lib.utils', 'numpy.lib.arraysetops', 'numpy.lib.format', 'numpy.lib._datasource', 'numpy.lib._iotools', 'numpy.lib.npyio', 'numpy.lib.financial', 'numpy.lib.arrayterator', 'numpy.lib.arraypad', 'numpy.lib._version', 'numpy.lib', 'numpy.fft._pocketfft_internal', 'numpy.fft._pocketfft', 'numpy.fft.helper', 'numpy.fft', 'numpy.polynomial.polyutils', 'numpy.polynomial._polybase', 'numpy.polynomial.polynomial', 'numpy.polynomial.chebyshev', 'numpy.polynomial.legendre', 'numpy.polynomial.hermite', 'numpy.polynomial.hermite_e', 'numpy.polynomial.laguerre', 'numpy.polynomial', '_cython_0_29_21', 'numpy.random._common', 'secrets', 'numpy.random.bit_generator', 'numpy.random._bounded_integers', 'numpy.random._mt19937', 'numpy.random.mtrand', 'numpy.random._philox', 'numpy.random._pcg64', 'numpy.random._sfc64', 'numpy.random._generator', 'numpy.random._pickle', 'numpy.random', 'numpy.ctypeslib', 'numpy.ma.core', 'numpy.ma.extras', 'numpy.ma', 'numpy', 'pytz.exceptions', 'pytz.lazy', 'pytz.tzinfo', 'pytz.tzfile', 'pytz', 'mmap', 'pandas._typing', 'pandas._libs.tslibs.dtypes', 'pandas._libs.tslibs.base', 'pandas._libs.tslibs.np_datetime', 'pandas._libs.tslibs.nattype', 'pandas._libs.tslibs.timezones', 'pandas._libs.tslibs.ccalendar', 'pandas._libs.tslibs.tzconversion', 'pandas._config.config', 'pandas._config.dates', 'pandas._config.display', 'pandas._config', 'pandas._config.localization', 'pandas._libs.tslibs.strptime', 'pandas._libs.tslibs.fields', 'pandas._libs.tslibs.timedeltas', 'pandas._libs.tslibs.timestamps', 'dateutil.easter', 'pandas._libs.properties', 'pandas._libs.tslibs.offsets', 'pandas._libs.tslibs.parsing', 'pandas._libs.tslibs.conversion', 'pandas._libs.tslibs.period', 'pandas._libs.tslibs.vectorized', 'pandas._libs.tslibs', 'pandas._libs.ops_dispatch', 'pandas._libs.missing', 'pandas._libs.hashtable', 'pandas._libs.algos', 'pandas._libs.interval', 'pandas._libs', 'pandas.util._decorators', 'pandas.core', 'pandas.core.util', 'pandas._libs.tslib', 'pandas._libs.lib', 'pandas._libs.hashing', 'pandas.core.dtypes', 'pandas.errors', 'pandas.core.dtypes.generic', 'pandas.core.dtypes.base', 'pandas.core.dtypes.inference', 'pandas.core.dtypes.dtypes', 'pandas.core.dtypes.common', 'pandas.core.util.hashing', 'pandas.util', 'pandas.util.version', 'pandas.compat.numpy', 'pyarrow._generated_version', '_cython_0_29_22', 'pyarrow.util', 'pyarrow.lib', 'pyarrow.filesystem', 'pyarrow.hdfs', 'pyarrow.ipc', 'pyarrow.serialization', 'pyarrow.types', 'pyarrow', 'pandas.compat.pyarrow', 'pandas.compat', 'pandas.core.config_init', 'pandas.core.dtypes.missing', 'pandas.util._exceptions', 'pandas.util._validators', 'pandas.core.dtypes.cast', 'pandas.core.array_algos', 'pandas.core.common', 'pandas.core.construction', 'pandas.core.array_algos.take', 'pandas.core.indexers', 'pandas.core.algorithms', 'pandas.compat.numpy.function', 'pandas.compat._optional', 'pandas.core.missing', 'pandas.core.roperator', 'pandas._libs.ops', 'pandas.core.computation', 'pandas.core.computation.check', 'pandas.core.computation.expressions', 'pandas.core.ops.missing', 'pandas.core.ops.dispatch', 'pandas.core.ops.invalid', 'pandas.core.ops.array_ops', 'pandas.core.ops.common', 'pandas.core.ops.docstrings', 'pandas.core.ops.mask_ops', 'pandas.core.ops.methods', 'pandas.core.ops', 'pandas.core.sorting', 'pandas.core.arrays.base', 'bottleneck.reduce', 'bottleneck.nonreduce', 'bottleneck.nonreduce_axis', 'bottleneck.move', 'bottleneck.slow.reduce', 'bottleneck.slow.nonreduce', 'bottleneck.slow.nonreduce_axis', 'bottleneck.slow.move', 'bottleneck.slow', 'bottleneck.benchmark', 'bottleneck.benchmark.autotimeit', 'bottleneck.benchmark.bench', 'bottleneck.benchmark.bench_detailed', 'bottleneck.tests', 'bottleneck.tests.util', 'bottleneck._pytesttester', 'bottleneck._version', 'bottleneck', 'pandas.core.nanops', 'pandas.core.array_algos.masked_reductions', 'pandas.core.arraylike', 'pandas.core.arrays.masked', 'pandas.core.arrays.boolean', '_csv', 'csv', 'pandas._libs.arrays', 'pandas.core.accessor', 'pandas.core.array_algos.transforms', 'pandas.core.arrays._mixins', 'pandas.core.base', 'pandas.core.strings.accessor', 'pandas.core.strings.base', 'pandas.core.strings', 'pandas.core.strings.object_array', 'pandas.io', 'pandas.io.formats', 'pandas.io.formats.console', 'pandas.core.arrays.categorical', 'pandas.tseries', 'pandas.tseries.frequencies', 'pandas.core.arrays.datetimelike', 'pandas.core.arrays._ranges', 'pandas.core.arrays.numeric', 'pandas.core.tools', 'pandas.core.tools.numeric', 'pandas.core.arrays.integer', 'pandas.tseries.offsets', 'pandas.core.arrays.datetimes', 'pandas.core.arrays.floating', 'pandas.core.indexes', 'pandas._libs.index', 'pandas._libs.join', 'pandas._libs.sparse', 'pandas.core.arrays.sparse.dtype', 'pandas.io.formats.printing', 'pandas.core.arrays.sparse.array', 'pandas.core.arrays.sparse.accessor', 'pandas.core.arrays.sparse', 'pandas.core.dtypes.concat', 'pandas.core.array_algos.putmask', 'pandas.core.indexes.frozen', 'pandas.core.indexes.base', 'pandas.core.arrays.interval', 'pandas.core.arrays.numpy_', 'pandas.core.arrays.period', 'pandas.core.arrays.string_', 'pyarrow._compute', 'pyarrow.compute', 'pandas.core.arrays.string_arrow', 'pandas.core.arrays.timedeltas', 'pandas.core.arrays', 'pandas.core.flags', 'pandas._libs.reduction', 'pandas.core.indexes.extension', 'pandas.core.indexes.category', 'pandas.core.indexes.numeric', 'pandas.core.tools.timedeltas', 'pandas.core.indexes.datetimelike', 'pandas.core.tools.times', 'pandas.core.indexes.datetimes', 'pandas.core.indexes.multi', 'pandas.core.indexes.timedeltas', 'pandas.core.indexes.interval', 'pandas.core.indexes.period', 'pandas.core.indexes.range', 'pandas.core.indexes.api', 'pandas.core.aggregation', 'pandas.core.apply', 'pandas._libs.indexing', 'pandas.core.indexing', 'pandas.core.reshape', 'pandas._libs.internals', 'pandas._libs.writers', 'pandas.core.array_algos.quantile', 'pandas.core.array_algos.replace', 'pandas.core.internals.blocks', 'pandas.core.internals.api', 'pandas.core.internals.base', 'pandas.core.internals.array_manager', 'pandas.core.internals.ops', 'pandas.core.internals.managers', 'pandas.core.internals.concat', 'pandas.core.internals', 'pandas.core.reshape.concat', 'gzip', 'zipfile', 'pandas.io.common', 'pandas.io.formats.format', 'pandas.core.describe', 'pandas.core.internals.construction', 'pandas.core.shared_docs', 'pandas._libs.window', 'pandas._libs.window.aggregations', 'pandas.core.util.numba_', 'pandas.core.window.common', 'pandas.core.window.doc', 'pandas._libs.window.indexers', 'pandas.core.window.indexers', 'pandas.core.window.numba_', 'pandas.core.window.online', 'pandas.core.window.rolling', 'pandas.core.window.ewm', 'pandas.core.window.expanding', 'pandas.core.window', 'pandas.core.generic', 'pandas.core.reshape.util', 'pandas.core.reshape.melt', 'pandas._libs.reshape', 'pandas.core.indexes.accessors', 'pandas.arrays', 'pandas.core.tools.datetimes', 'pandas.plotting._core', 'pandas.plotting._misc', 'pandas.plotting', 'pandas.core.series', 'pandas.io.formats.info', 'pandas.core.frame', 'pandas.core.groupby.base', 'pandas._libs.groupby', 'pandas.core.groupby.numba_', 'pandas.core.groupby.categorical', 'pandas.core.groupby.grouper', 'pandas.core.groupby.ops', 'pandas.core.groupby.groupby', 'pandas.core.groupby.generic', 'pandas.core.groupby', 'pandas.core.api', 'pandas.tseries.api', 'pandas.core.computation.common', 'pandas.core.computation.align', 'pandas.compat.chainmap', 'pandas.core.computation.scope', 'pandas.core.computation.ops', 'pandas.core.computation.parsing', 'pandas.core.computation.expr', 'pandas.core.computation.engines', 'pandas.core.computation.eval', 'pandas.core.computation.api', 'pandas.core.reshape.merge', 'pandas.core.reshape.pivot', 'pandas.core.reshape.reshape', 'pandas.core.reshape.tile', 'pandas.core.reshape.api', 'pandas.api.extensions', 'pandas.api.indexers', 'pandas.core.dtypes.api', 'pandas.api.types', 'pandas.api', 'pandas.util._print_versions', 'pandas.io.clipboards', 'pandas._libs.parsers', 'pandas.io.excel._util', 'pandas.io.date_converters', 'pandas.io.parsers.base_parser', 'pandas.io.parsers.c_parser_wrapper', 'pandas.io.parsers.python_parser', 'pandas.io.parsers.readers', 'pandas.io.parsers', 'pandas.io.excel._odfreader', 'pandas.io.excel._openpyxl', 'pandas.io.excel._pyxlsb', 'pandas.io.excel._xlrd', 'pandas.io.excel._base', 'pandas._libs.json', 'pandas.io.formats._color_data', 'pandas.io.formats.css', 'pandas.io.formats.excel', 'pandas.io.excel._odswriter', 'pandas.io.excel._xlsxwriter', 'pandas.io.excel._xlwt', 'pandas.io.excel', 'pandas.io.feather_format', 'pandas.io.gbq', 'pandas.io.html', 'pandas.io.json._normalize', 'pandas.io.json._table_schema', 'pandas.io.json._json', 'pandas.io.json', 'pandas.io.orc', 'pandas.io.parquet', 'pandas.compat.pickle_compat', 'pandas.io.pickle', 'pandas.core.computation.pytables', 'pandas.io.pytables', 'pandas.io.sas.sasreader', 'pandas.io.sas', 'pandas.io.spss', 'pandas.io.sql', 'pandas.io.stata', 'pandas.io.xml', 'pandas.io.api', 'pandas.util._tester', 'pandas._testing._random', 'pandas._testing.contexts', 'pandas._testing._io', 'pandas._testing._warnings', 'cmath', 'pandas._libs.testing', 'pandas._testing.asserters', 'pandas._testing.compat', 'pandas._testing', 'pandas.testing', 'pandas._version', 'pandas', 'param.serializer', 'param.ipython', 'param.parameterized', 'param.version', 'param', 'bokeh.util', 'bokeh._version', 'bokeh.util.version', 'bokeh.util.sampledata', 'bokeh.sampledata', 'yaml.error', 'yaml.tokens', 'yaml.events', 'yaml.nodes', 'yaml.reader', 'yaml.scanner', 'yaml.parser', 'yaml.composer', 'yaml.constructor', 'yaml.resolver', 'yaml.loader', 'yaml.emitter', 'yaml.serializer', 'yaml.representer', 'yaml.dumper', 'yaml._yaml', 'yaml.cyaml', 'yaml', 'typing_extensions', 'bokeh.util.paths', 'bokeh.settings', 'bokeh.util.logconfig', 'bokeh.util.warnings', 'bokeh', 'bokeh.core', 'bokeh.core.property', 'bokeh.colors.color', 'bokeh.colors.rgb', 'bokeh.colors.util', 'bokeh.colors.groups', 'bokeh.colors.named', 'bokeh.util.deprecation', 'bokeh.colors.hsl', 'bokeh.colors', 'bokeh.util.dependencies', 'bokeh.core.types', 'bokeh.util.string', 'bokeh.util.serialization', 'bokeh.palettes', 'bokeh.core.enums', 'bokeh.core.property.descriptor_factory', 'bokeh.core.property.singletons', 'bokeh.core.property.wrappers', 'bokeh.core.property.descriptors', 'bokeh.core.property.override', 'bokeh.core.has_props', 'bokeh.core.property._sphinx', 'bokeh.core.property.bases', 'bokeh.core.property.primitive', 'bokeh.core.property.enum', 'bokeh.core.property.numeric', 'bokeh.core.property.container', 'bokeh.core.property.either', 'bokeh.core.property.string', 'bokeh.core.property.color', 'bokeh.core.property.datetime', 'bokeh.core.property.instance', 'bokeh.core.property.nullable', 'PIL._version', 'PIL', 'xml.parsers', 'pyexpat.errors', 'pyexpat.model', 'pyexpat', 'xml.parsers.expat.model', 'xml.parsers.expat.errors', 'xml.parsers.expat', 'defusedxml.common', 'defusedxml', 'xml.etree', 'xml.etree.ElementPath', '_elementtree', 'xml.etree.ElementTree', 'defusedxml.ElementTree', 'PIL.ImageMode', 'PIL.TiffTags', 'PIL._binary', 'PIL._util', 'PIL._imaging', 'cffi.lock', 'cffi.error', 'cffi.model', 'cffi.api', 'cffi', 'PIL.Image', 'bokeh.core.property.auto', 'bokeh.core.property.visual', 'bokeh.core.property.dataspec', 'bokeh.core.property.alias', 'bokeh.core.property.any', 'bokeh.core.property.factors', 'bokeh.core.property.include', 'bokeh.core.property.json', 'bokeh.core.property.pandas', 'bokeh.core.property.readonly', 'bokeh.core.property.struct', 'bokeh.core.property.text_like', 'bokeh.core.property.validation', 'bokeh.core.properties', 'bokeh.core.json_encoder', 'bokeh.events', 'bokeh.themes._caliber', 'bokeh.themes._contrast', 'bokeh.themes._dark_minimal', 'bokeh.themes._light_minimal', 'bokeh.themes._night_sky', 'bokeh.themes.theme', 'bokeh.themes', 'bokeh.util.functions', 'bokeh.util.callback_manager', 'bokeh.model.docs', 'bokeh.model.util', 'bokeh.model.model', 'bokeh.model.data_model', 'bokeh.model', 'bokeh.core.property_mixins', 'bokeh.util.dataclasses', 'bokeh.core.validation.issue', 'bokeh.core.validation.errors', 'bokeh.core.validation.warnings', 'bokeh.core.validation.check', 'bokeh.core.validation.decorators', 'bokeh.core.validation', 'bokeh.models.callbacks', 'bokeh.models.filters', 'bokeh.models.selections', 'bokeh.models.sources', 'bokeh.models.transforms', 'bokeh.models.mappers', 'bokeh.models.tickers', 'bokeh.models.glyph', 'bokeh.models.glyphs', 'bokeh.models.formatters', 'bokeh.models.labeling', 'bokeh.models.ranges', 'bokeh.models.scales', 'bokeh.models.canvas', 'bokeh.models.expressions', 'bokeh.models.graphs', 'bokeh.models.tiles', 'bokeh.models.renderers', 'bokeh.models.annotations', 'bokeh.models.arrow_heads', 'bokeh.models.axes', 'bokeh.models.grids', 'bokeh.models.layouts', 'bokeh.core.query', 'bokeh.models.css', 'bokeh.models.dom', 'bokeh.models.tools', 'bokeh.models.plots', 'bokeh.models.map_plots', 'bokeh.models.markers', 'bokeh.models.text', 'bokeh.models.textures', 'bokeh.models.widgets.icons', 'bokeh.models.widgets.widget', 'bokeh.models.widgets.buttons', 'bokeh.models.widgets.groups', 'bokeh.models.widgets.inputs', 'bokeh.models.widgets.markups', 'bokeh.models.widgets.panels', 'bokeh.models.widgets.sliders', 'bokeh.models.widgets.tables', 'bokeh.models.widgets', 'bokeh.models', 'jinja2.bccache', 'markupsafe._speedups', 'markupsafe', 'jinja2.utils', 'jinja2.nodes', 'jinja2.exceptions', 'jinja2.visitor', 'jinja2.idtracking', 'jinja2.optimizer', 'jinja2.compiler', 'jinja2.async_utils', 'jinja2.runtime', 'jinja2.filters', 'jinja2.tests', 'jinja2.defaults', 'jinja2._identifier', 'jinja2.lexer', 'jinja2.parser', 'jinja2.environment', 'jinja2.loaders', 'jinja2', 'encodings.unicode_escape', 'bokeh.core.templates', 'bokeh.document.json', 'bokeh.document.events', 'bokeh.document.locking', 'bokeh.document.callbacks', 'bokeh.util.datatypes', 'bokeh.document.models', 'bokeh.document.modules', 'bokeh.document.util', 'bokeh.document.document', 'bokeh.document', 'bokeh.util.token', 'bokeh.resources', 'bokeh.io.state', 'bokeh.io.doc', 'bokeh.util.compiler', 'bokeh.embed.util', 'bokeh.embed.bundle', 'bokeh.embed.wrappers', 'bokeh.embed.elements', 'bokeh.embed.server', 'bokeh.embed.standalone', 'bokeh.embed', 'bokeh.io.util', 'bokeh.io.export', 'bokeh.io.notebook', 'bokeh.io.output', 'bokeh.io.saving', 'webbrowser', 'bokeh.util.browser', 'bokeh.io.showing', 'bokeh.io', 'packaging.__about__', 'packaging', 'packaging._structures', 'packaging.version', 'panel.util', 'panel.io.logging', 'pyviz_comms._version', 'pyviz_comms', 'panel.io.state', 'panel.io.callbacks', 'panel.io.document', 'bokeh.protocol.exceptions', 'bokeh.protocol.message', 'bokeh.protocol.messages.ack', 'bokeh.protocol.messages.error', 'bokeh.protocol.messages.ok', 'bokeh.protocol.messages.patch_doc', 'bokeh.protocol.messages.pull_doc_reply', 'bokeh.protocol.messages.pull_doc_req', 'bokeh.protocol.messages.push_doc', 'bokeh.protocol.messages.server_info_reply', 'bokeh.protocol.messages.server_info_req', 'bokeh.protocol.messages', 'bokeh.protocol', 'panel.io.model', 'panel.io.embed', 'panel.io.profile', 'panel.io.resources', 'bokeh.embed.notebook', 'tarfile', 'urllib3.packages.ssl_match_hostname', 'urllib3.packages', 'urllib3.packages.six', 'urllib3.packages.six.moves', 'urllib3.packages.six.moves.http_client', 'urllib3.exceptions', 'urllib3._version', 'urllib3.contrib', 'urllib3.contrib._appengine_environ', 'urllib3.util.wait', 'urllib3.util.connection', 'urllib3.util.request', 'urllib3.util.response', 'urllib3.util.retry', 'urllib3.util.url', 'urllib3.util.ssltransport', 'urllib3.util.ssl_', 'urllib3.util.timeout', 'urllib3.util', 'urllib3.util.proxy', 'urllib3._collections', 'urllib3.connection', 'urllib3.fields', 'urllib3.filepost', 'urllib3.packages.six.moves.urllib', 'urllib3.packages.six.moves.urllib.parse', 'urllib3.request', 'urllib3.response', 'urllib3.util.queue', 'urllib3.connectionpool', 'urllib3.poolmanager', 'urllib3', 'chardet.enums', 'chardet.charsetprober', 'chardet.charsetgroupprober', 'chardet.codingstatemachine', 'chardet.escsm', 'chardet.escprober', 'chardet.latin1prober', 'chardet.mbcssm', 'chardet.utf8prober', 'chardet.mbcharsetprober', 'chardet.euctwfreq', 'chardet.euckrfreq', 'chardet.gb2312freq', 'chardet.big5freq', 'chardet.jisfreq', 'chardet.chardistribution', 'chardet.jpcntx', 'chardet.sjisprober', 'chardet.eucjpprober', 'chardet.gb2312prober', 'chardet.euckrprober', 'chardet.cp949prober', 'chardet.big5prober', 'chardet.euctwprober', 'chardet.mbcsgroupprober', 'chardet.hebrewprober', 'chardet.sbcharsetprober', 'chardet.langbulgarianmodel', 'chardet.langgreekmodel', 'chardet.langhebrewmodel', 'chardet.langrussianmodel', 'chardet.langthaimodel', 'chardet.langturkishmodel', 'chardet.sbcsgroupprober', 'chardet.universaldetector', 'chardet.version', 'chardet', 'requests.exceptions', 'requests.__version__', 'importlib._common', 'importlib.resources', 'certifi.core', 'certifi', 'requests.certs', 'http.cookiejar', 'http.cookies', 'requests.compat', 'requests._internal_utils', 'requests.cookies', 'requests.structures', 'requests.utils', 'requests.packages.urllib3.packages.ssl_match_hostname', 'requests.packages.urllib3.packages', 'requests.packages.urllib3.packages.six', 'requests.packages.urllib3.packages.six.moves', 'requests.packages.urllib3.packages.six.moves.http_client', 'requests.packages.urllib3.exceptions', 'requests.packages.urllib3._version', 'requests.packages.urllib3.contrib', 'requests.packages.urllib3.contrib._appengine_environ', 'requests.packages.urllib3.util.wait', 'requests.packages.urllib3.util.connection', 'requests.packages.urllib3.util.request', 'requests.packages.urllib3.util.response', 'requests.packages.urllib3.util.retry', 'requests.packages.urllib3.util.url', 'requests.packages.urllib3.util.ssltransport', 'requests.packages.urllib3.util.ssl_', 'requests.packages.urllib3.util.timeout', 'requests.packages.urllib3.util', 'requests.packages.urllib3.util.proxy', 'requests.packages.urllib3._collections', 'requests.packages.urllib3.connection', 'requests.packages.urllib3.fields', 'requests.packages.urllib3.filepost', 'requests.packages.urllib3.packages.six.moves.urllib', 'requests.packages.urllib3.packages.six.moves.urllib.parse', 'requests.packages.urllib3.request', 'requests.packages.urllib3.response', 'requests.packages.urllib3.util.queue', 'requests.packages.urllib3.connectionpool', 'requests.packages.urllib3.poolmanager', 'requests.packages.urllib3', 'idna.package_data', 'idna.idnadata', 'idna.intranges', 'idna.core', 'idna', 'requests.packages.idna.package_data', 'requests.packages.idna.idnadata', 'requests.packages.idna.intranges', 'requests.packages.idna.core', 'requests.packages.idna', 'requests.packages.chardet.enums', 'requests.packages.chardet.charsetprober', 'requests.packages.chardet.charsetgroupprober', 'requests.packages.chardet.codingstatemachine', 'requests.packages.chardet.escsm', 'requests.packages.chardet.escprober', 'requests.packages.chardet.latin1prober', 'requests.packages.chardet.mbcssm', 'requests.packages.chardet.utf8prober', 'requests.packages.chardet.mbcharsetprober', 'requests.packages.chardet.euctwfreq', 'requests.packages.chardet.euckrfreq', 'requests.packages.chardet.gb2312freq', 'requests.packages.chardet.big5freq', 'requests.packages.chardet.jisfreq', 'requests.packages.chardet.chardistribution', 'requests.packages.chardet.jpcntx', 'requests.packages.chardet.sjisprober', 'requests.packages.chardet.eucjpprober', 'requests.packages.chardet.gb2312prober', 'requests.packages.chardet.euckrprober', 'requests.packages.chardet.cp949prober', 'requests.packages.chardet.big5prober', 'requests.packages.chardet.euctwprober', 'requests.packages.chardet.mbcsgroupprober', 'requests.packages.chardet.hebrewprober', 'requests.packages.chardet.sbcharsetprober', 'requests.packages.chardet.langbulgarianmodel', 'requests.packages.chardet.langgreekmodel', 'requests.packages.chardet.langhebrewmodel', 'requests.packages.chardet.langrussianmodel', 'requests.packages.chardet.langthaimodel', 'requests.packages.chardet.langturkishmodel', 'requests.packages.chardet.sbcsgroupprober', 'requests.packages.chardet.universaldetector', 'requests.packages.chardet.version', 'requests.packages.chardet', 'requests.packages', 'requests.hooks', 'requests.auth', 'requests.status_codes', 'requests.models', 'requests.adapters', 'requests.sessions', 'requests.api', 'requests', 'panel.compiler', 'panel.io.notebook', 'bokeh.command', 'bokeh.application.application', 'bokeh.application', 'bokeh.application.handlers.handler', 'bokeh.application.handlers.code_runner', 'bokeh.application.handlers.code', 'bokeh.application.handlers.notebook', 'bokeh.application.handlers.script', 'bokeh.application.handlers.lifecycle', 'bokeh.application.handlers.server_lifecycle', 'bokeh.application.handlers.request_handler', 'bokeh.application.handlers.server_request_handler', 'bokeh.application.handlers.directory', 'bokeh.application.handlers.function', 'bokeh.application.handlers', 'bokeh.command.util', 'bokeh.server', 'tornado.httputil', 'concurrent.futures.thread', 'tornado.netutil', 'tornado.iostream', 'tornado.http1connection', 'multiprocessing.process', 'multiprocessing.reduction', 'multiprocessing.context', '__mp_main__', 'multiprocessing', 'tornado.process', 'tornado.tcpserver', 'tornado.httpserver', 'bokeh.util.options', 'tornado._locale_data', 'tornado.locale', 'tornado.template', 'tornado.routing', 'tornado.web', 'bokeh.util.tornado', 'bokeh.server.auth_provider', 'bokeh.server.connection', 'bokeh.server.callbacks', 'bokeh.server.session', 'bokeh.server.contexts', 'bokeh.server.views', 'bokeh.server.views.auth_mixin', 'bokeh.server.views.session_handler', 'bokeh.server.views.autoload_js_handler', 'bokeh.server.views.doc_handler', 'bokeh.server.views.metadata_handler', 'bokeh.server.views.multi_root_static_handler', 'bokeh.server.views.root_handler', 'bokeh.server.views.static_handler', 'tornado.httpclient', 'tornado.tcpclient', 'tornado.simple_httpclient', 'tornado.websocket', 'bokeh.protocol.receiver', 'bokeh.server.protocol_handler', 'bokeh.server.views.ws', 'bokeh.server.urls', 'bokeh.server.tornado', 'bokeh.server.util', 'bokeh.server.server', 'tornado.wsgi', 'panel.io.reload', 'panel.io.server', 'panel.io', 'bleach.callbacks', 'bleach._vendor', 'six.moves.urllib', 'webencodings.labels', 'encodings.utf_16_le', 'encodings.utf_16_be', 'webencodings', 'bleach._vendor.html5lib.constants', 'bleach._vendor.html5lib._utils', 'bleach._vendor.html5lib._inputstream', 'bleach._vendor.html5lib._trie._base', 'bleach._vendor.html5lib._trie.py', 'bleach._vendor.html5lib._trie', 'bleach._vendor.html5lib._tokenizer', 'bleach._vendor.html5lib.treebuilders', 'bleach._vendor.html5lib.treebuilders.base', 'bleach._vendor.html5lib.html5parser', 'bleach._vendor.html5lib.treewalkers', 'xml.sax.handler', 'xml.sax._exceptions', 'xml.sax.xmlreader', 'xml.sax', 'xml.sax.saxutils', 'bleach._vendor.html5lib.serializer', 'bleach._vendor.html5lib', 'bleach._vendor.html5lib.filters', 'bleach._vendor.html5lib.filters.base', 'bleach._vendor.html5lib.filters.sanitizer', 'bleach.html5lib_shim', 'bleach.utils', 'bleach.linkifier', 'bleach.sanitizer', 'bleach', 'panel.models.datetime_picker', 'panel.models.idom', 'panel.models.ipywidget', 'panel.models.layout', 'panel.models.location', 'panel.models.markup', '_markupbase', 'html.parser', 'panel.models.reactive_html', 'panel.models.state', 'panel.models.tabs', 'panel.models.trend', 'panel.models.widgets', 'panel.models', 'panel.config', 'panel.io.loading', 'panel.io.save', 'panel.viewable', 'panel.io.datamodel', 'panel.reactive', 'panel.layout.base', 'panel.layout.card', 'panel.layout.accordion', 'panel.layout.flex', 'panel.layout.grid', 'panel.layout.gridstack', 'panel.layout.spacer', 'panel.layout.tabs', 'panel.layout', 'panel.links', 'panel.pane.base', 'panel.pane.markup', 'panel.pane.alert', 'panel.pane.equation', 'panel.pane.deckgl', 'panel.pane.echarts', 'panel.models.enums', 'panel.widgets.base', 'panel.widgets.ace', 'panel.widgets.button', 'panel.widgets.input', 'panel.widgets.select', 'panel.widgets.file_selector', 'bokeh.transform', 'bokeh.plotting._legends', 'bokeh.plotting._renderer', 'bokeh.plotting._graph', 'bokeh.plotting._plot', 'bokeh.plotting._stack', 'bokeh.plotting._tools', 'bokeh.plotting._docstring', 'bokeh.plotting._decorators', 'bokeh.plotting.glyph_api', 'bokeh.plotting.figure', 'bokeh.plotting.gmap', 'bokeh.plotting.graph', 'bokeh.layouts', 'bokeh.plotting', 'tqdm._monitor', 'tqdm._tqdm_pandas', 'tqdm.utils', 'tqdm.std', 'tqdm._dist_ver', 'tqdm.version', 'tqdm.cli', 'tqdm.gui', 'tqdm', 'tqdm.asyncio', 'panel.widgets.indicators', 'panel.widgets.misc', 'panel.widgets.player', 'panel.widgets.slider', 'panel.models.speech_to_text', 'panel.widgets.speech_to_text', 'panel.depends', 'panel.widgets.tables', 'panel.widgets.terminal', 'panel.widgets.debugger', 'panel.models.text_to_speech', 'panel.widgets.text_to_speech', 'panel.widgets.texteditor', 'panel.widgets', 'panel.pane.ipywidget', 'panel.pane.image', 'panel.pane.plot', 'panel.pane.plotly', 'panel.pane.holoviews', 'panel.pane.idom', 'panel.pane.media', 'panel.pane.perspective', 'panel.pane.streamz', 'panel.pane.vega', 'panel.pane.vtk.enums', 'panel.pane.vtk.vtk', 'panel.pane.vtk', 'panel.pane', 'panel.param', 'panel.pipeline', 'panel.interact', 'panel.models.comm_manager', 'panel.template.theme', 'panel.template.base', 'panel.template.bootstrap', 'panel.template.react', 'panel.template.fast.base', 'panel.template.fast.theme', 'panel.template.fast.grid', 'panel.template.fast.list', 'panel.template.fast', 'panel.template.material', 'panel.template.golden', 'panel.template.vanilla', 'panel.template', 'panel', 'panel.models.tabulator', 'hvplot', 'holoviews.core.util', 'holoviews.core.boundingregion', 'holoviews.core.pprint', 'holoviews.core.accessors', 'holoviews.core.tree', 'holoviews.core.options', 'holoviews.core.dimension', 'holoviews.core.ndmapping', 'holoviews.core.traversal', 'holoviews.core.layout', 'holoviews.core.overlay', 'holoviews.streams', 'holoviews.core.spaces', 'holoviews.core.element', 'holoviews.core.data.util', 'holoviews.core.data.interface', 'holoviews.core.data.array', 'holoviews.core.data.pandas', 'holoviews.core.data.cudf', 'holoviews.core.data.dask', 'holoviews.core.data.dictionary', 'holoviews.core.data.grid', 'holoviews.core.data.ibis', 'holoviews.core.data.multipath', 'holoviews.core.sheetcoords', 'holoviews.core.data.image', 'holoviews.core.data.spatialpandas', 'holoviews.core.data.spatialpandas_dask', 'holoviews.core.data.xarray', 'holoviews.core.data', 'holoviews.core.operation', 'holoviews.core.io', 'holoviews.core', 'holoviews.element.annotation', 'holoviews.util.transform', 'holoviews.element.selection', 'holoviews.element.geom', 'holoviews.element.chart', 'holoviews.element.path', 'holoviews.element.util', 'holoviews.element.graphs', 'holoviews.element.tabular', 'holoviews.element.raster', 'holoviews.element.chart3d', 'holoviews.element.sankey', 'holoviews.element.stats', 'holoviews.element.tiles', 'holoviews.element', 'holoviews.operation.element', 'holoviews.operation', 'holoviews.util.settings', 'holoviews.util', 'holoviews.selection', 'holoviews.plotting.util', 'holoviews.plotting.plot', 'holoviews.plotting.renderer', 'holoviews.operation.stats', 'holoviews.plotting', 'holoviews.plotting.links', 'holoviews.annotators', 'unittest.util', 'unittest.result', 'unittest.case', 'unittest.suite', 'unittest.loader', 'unittest.signals', 'unittest.runner', 'unittest.main', 'unittest', 'numpy.testing._private', 'numpy.testing._private.utils', 'numpy.testing._private.decorators', 'numpy.testing._private.nosetester', 'numpy.testing', 'holoviews.element.comparison', 'pyparsing', 'holoviews.util.parser', 'holoviews.ipython.magics', 'holoviews.ipython.display_hooks', 'holoviews.ipython', 'holoviews', 'hvplot.converter', 'colorcet', 'matplotlib', 'matplotlib._api.deprecation', 'matplotlib._api', 'matplotlib._c_internal_utils', 'matplotlib.cbook', 'matplotlib.docstring', 'matplotlib._animation_data', 'matplotlib.animation', 'PIL.ImageChops', 'PIL.ImageFile', 'PIL.GimpGradientFile', 'PIL.GimpPaletteFile', 'PIL.ImageColor', 'PIL.PaletteFile', 'PIL.ImagePalette', 'PIL.ImageSequence', 'PIL.PngImagePlugin', 'matplotlib._path', 'matplotlib.bezier', 'matplotlib.path', 'matplotlib.transforms', 'matplotlib.ticker', 'matplotlib.scale', 'matplotlib._color_data', 'matplotlib.colors', 'matplotlib.fontconfig_pattern', 'matplotlib._enums', 'cycler', 'matplotlib.rcsetup', 'matplotlib._version', 'matplotlib.ft2font', 'kiwisolver', 'dateutil.rrule', 'matplotlib.units', 'matplotlib.dates']
2022-05-04 21:55:59,160 [13864] WARNING param.Year slider:2529: [JupyterRequire] Setting non-parameter attribute steps=1 using a mechanism intended only for parameters
2022-05-04 21:55:59,449 [13864] WARNING param.RadioButtonGroup01638:2529: [JupyterRequire] Setting non-parameter attribute names=Y axis using a mechanism intended only for parameters
2022-05-04 21:57:16,710 [13864] WARNING param.RadioButtonGroup01933:2529: [JupyterRequire] Setting non-parameter attribute names=Y axis using a mechanism intended only for parameters
2022-05-04 21:57:43,922 [13864] DEBUG matplotlib:224: [JupyterRequire] CACHEDIR=C:\Users\Rafael\.matplotlib
2022-05-04 21:57:43,957 [13864] DEBUG matplotlib.font_manager:1439: [JupyterRequire] Using fontManager instance from C:\Users\Rafael\.matplotlib\fontlist-v330.json
2022-05-04 21:59:01,129 [13864] WARNING param.Year slider:2529: [JupyterRequire] Setting non-parameter attribute steps=1 using a mechanism intended only for parameters
2022-05-04 21:59:01,410 [13864] WARNING param.RadioButtonGroup02108:2529: [JupyterRequire] Setting non-parameter attribute names=Y axis using a mechanism intended only for parameters
2022-05-04 22:00:19,362 [13864] WARNING param.Year slider:2529: [JupyterRequire] Setting non-parameter attribute steps=1 using a mechanism intended only for parameters
2022-05-04 22:00:19,647 [13864] WARNING param.RadioButtonGroup02525:2529: [JupyterRequire] Setting non-parameter attribute names=Y axis using a mechanism intended only for parameters
2022-05-04 22:00:35,251 [13864] WARNING param.Year slider:2529: [JupyterRequire] Setting non-parameter attribute steps=1 using a mechanism intended only for parameters
2022-05-04 22:00:35,540 [13864] WARNING param.RadioButtonGroup02608:2529: [JupyterRequire] Setting non-parameter attribute names=Y axis using a mechanism intended only for parameters
2022-05-04 22:32:27,564 [13864] WARNING param.RadioButtonGroup02903:2529: [JupyterRequire] Setting non-parameter attribute names=Y_axis using a mechanism intended only for parameters
2022-05-04 22:33:47,721 [13864] WARNING param.RadioButtonGroup02906:2529: [JupyterRequire] Setting non-parameter attribute names=Y axis using a mechanism intended only for parameters
2022-05-04 22:46:50,646 [13864] WARNING param.Year slider:2529: [JupyterRequire] Setting non-parameter attribute steps=1 using a mechanism intended only for parameters
2022-05-04 22:48:32,174 [13864] WARNING py.warnings:109: [JupyterRequire] C:\Users\Rafael\AppData\Local\Temp/ipykernel_13864/1192336401.py:1: FutureWarning: Dropping of nuisance columns in DataFrame reductions (with 'numeric_only=None') is deprecated; in a future version this will raise TypeError. Select only valid columns before calling the reduction.
df2.sum()
2022-05-04 22:51:32,377 [13864] DEBUG matplotlib.pyplot:290: [JupyterRequire] Loaded backend module://matplotlib_inline.backend_inline version unknown.
2022-05-04 22:51:32,379 [13864] DEBUG matplotlib.pyplot:290: [JupyterRequire] Loaded backend module://matplotlib_inline.backend_inline version unknown.
2022-05-04 22:53:03,447 [13864] WARNING param.RadioButtonGroup15414:2529: [JupyterRequire] Setting non-parameter attribute names=Y axis using a mechanism intended only for parameters