|
106 | 106 | "name": "stdout", |
107 | 107 | "output_type": "stream", |
108 | 108 | "text": [ |
109 | | - "state gender year name number\n", |
110 | | - " AL F 1910 Vera 71\n", |
111 | | - " AR F 1910 Viola 37\n", |
112 | | - " AR F 1910 Alice 57\n", |
113 | | - " AR F 1910 Edna 95\n", |
114 | | - " AR F 1910 Ollie 40\n", |
115 | | - " CA F 1910 Beatrice 37\n", |
116 | | - " CT F 1910 Marion 36\n", |
117 | | - " CT F 1910 Marie 36\n", |
118 | | - " FL F 1910 Alice 53\n", |
119 | | - " GA F 1910 Thelma 133\n", |
| 109 | + "state gender year name number\n", |
| 110 | + " AL F 1910 Cora 61\n", |
| 111 | + " AL F 1910 Anna 74\n", |
| 112 | + " AR F 1910 Willie 132\n", |
| 113 | + " CO F 1910 Anna 42\n", |
| 114 | + " FL F 1910 Louise 70\n", |
| 115 | + " GA F 1910 Catherine 57\n", |
| 116 | + " IL F 1910 Jessie 43\n", |
| 117 | + " IN F 1910 Anna 100\n", |
| 118 | + " IN F 1910 Pauline 77\n", |
| 119 | + " IN F 1910 Beulah 39\n", |
120 | 120 | "...\n", |
121 | 121 | "\n", |
122 | 122 | "[5552452 rows x 5 columns]\n" |
|
196 | 196 | { |
197 | 197 | "data": { |
198 | 198 | "application/vnd.jupyter.widget-view+json": { |
199 | | - "model_id": "2aad385a8a2f411c822dafe7b07fbad8", |
| 199 | + "model_id": "41c9e91763d14c30a2a73bf1b1500add", |
200 | 200 | "version_major": 2, |
201 | 201 | "version_minor": 1 |
202 | 202 | }, |
203 | 203 | "text/html": [ |
204 | | - "<table border=\"1\" class=\"dataframe table table-striped table-hover\" id=\"table-4036e4dc-c2f5-4f7a-8e53-8b31df4a8e13\">\n", |
| 204 | + "<table border=\"1\" class=\"dataframe table table-striped table-hover\" id=\"table-9a877c46-5ccd-4c54-8c40-6d6962ff6991\">\n", |
205 | 205 | " <thead>\n", |
206 | 206 | " <tr style=\"text-align: left;\">\n", |
207 | 207 | " <th style=\"text-align: left;\" class=\"sortable\"><div style=\"resize: horizontal; overflow: auto; box-sizing: border-box; width: 100%; height: 100%; padding: 0.5em;\">state</div></th>\n", |
|
223 | 223 | " 1910\n", |
224 | 224 | " </td>\n", |
225 | 225 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
226 | | - " Cora\n", |
| 226 | + " Lillian\n", |
227 | 227 | " </td>\n", |
228 | 228 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
229 | | - " 61\n", |
| 229 | + " 99\n", |
230 | 230 | " </td>\n", |
231 | 231 | " </tr>\n", |
232 | 232 | " <tr>\n", |
|
240 | 240 | " 1910\n", |
241 | 241 | " </td>\n", |
242 | 242 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
243 | | - " Anna\n", |
| 243 | + " Ruby\n", |
244 | 244 | " </td>\n", |
245 | 245 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
246 | | - " 74\n", |
| 246 | + " 204\n", |
247 | 247 | " </td>\n", |
248 | 248 | " </tr>\n", |
249 | 249 | " <tr>\n", |
250 | 250 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
251 | | - " AR\n", |
| 251 | + " AL\n", |
252 | 252 | " </td>\n", |
253 | 253 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
254 | 254 | " F\n", |
|
257 | 257 | " 1910\n", |
258 | 258 | " </td>\n", |
259 | 259 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
260 | | - " Willie\n", |
| 260 | + " Helen\n", |
261 | 261 | " </td>\n", |
262 | 262 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
263 | | - " 132\n", |
| 263 | + " 76\n", |
264 | 264 | " </td>\n", |
265 | 265 | " </tr>\n", |
266 | 266 | " <tr>\n", |
267 | 267 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
268 | | - " CO\n", |
| 268 | + " AL\n", |
269 | 269 | " </td>\n", |
270 | 270 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
271 | 271 | " F\n", |
|
274 | 274 | " 1910\n", |
275 | 275 | " </td>\n", |
276 | 276 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
277 | | - " Anna\n", |
| 277 | + " Eunice\n", |
278 | 278 | " </td>\n", |
279 | 279 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
280 | | - " 42\n", |
| 280 | + " 41\n", |
281 | 281 | " </td>\n", |
282 | 282 | " </tr>\n", |
283 | 283 | " <tr>\n", |
284 | 284 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
285 | | - " FL\n", |
| 285 | + " AR\n", |
286 | 286 | " </td>\n", |
287 | 287 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
288 | 288 | " F\n", |
|
291 | 291 | " 1910\n", |
292 | 292 | " </td>\n", |
293 | 293 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
294 | | - " Louise\n", |
| 294 | + " Dora\n", |
295 | 295 | " </td>\n", |
296 | 296 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
297 | | - " 70\n", |
| 297 | + " 42\n", |
298 | 298 | " </td>\n", |
299 | 299 | " </tr>\n", |
300 | 300 | " <tr>\n", |
301 | 301 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
302 | | - " GA\n", |
| 302 | + " CA\n", |
303 | 303 | " </td>\n", |
304 | 304 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
305 | 305 | " F\n", |
|
308 | 308 | " 1910\n", |
309 | 309 | " </td>\n", |
310 | 310 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
311 | | - " Catherine\n", |
| 311 | + " Edna\n", |
312 | 312 | " </td>\n", |
313 | 313 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
314 | | - " 57\n", |
| 314 | + " 62\n", |
315 | 315 | " </td>\n", |
316 | 316 | " </tr>\n", |
317 | 317 | " <tr>\n", |
318 | 318 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
319 | | - " IL\n", |
| 319 | + " CA\n", |
320 | 320 | " </td>\n", |
321 | 321 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
322 | 322 | " F\n", |
|
325 | 325 | " 1910\n", |
326 | 326 | " </td>\n", |
327 | 327 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
328 | | - " Jessie\n", |
| 328 | + " Helen\n", |
329 | 329 | " </td>\n", |
330 | 330 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
331 | | - " 43\n", |
| 331 | + " 239\n", |
332 | 332 | " </td>\n", |
333 | 333 | " </tr>\n", |
334 | 334 | " <tr>\n", |
335 | 335 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
336 | | - " IN\n", |
| 336 | + " CO\n", |
337 | 337 | " </td>\n", |
338 | 338 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
339 | 339 | " F\n", |
|
342 | 342 | " 1910\n", |
343 | 343 | " </td>\n", |
344 | 344 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
345 | | - " Anna\n", |
| 345 | + " Alice\n", |
346 | 346 | " </td>\n", |
347 | 347 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
348 | | - " 100\n", |
| 348 | + " 46\n", |
349 | 349 | " </td>\n", |
350 | 350 | " </tr>\n", |
351 | 351 | " <tr>\n", |
352 | 352 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
353 | | - " IN\n", |
| 353 | + " FL\n", |
354 | 354 | " </td>\n", |
355 | 355 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
356 | 356 | " F\n", |
|
359 | 359 | " 1910\n", |
360 | 360 | " </td>\n", |
361 | 361 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
362 | | - " Pauline\n", |
| 362 | + " Willie\n", |
363 | 363 | " </td>\n", |
364 | 364 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
365 | | - " 77\n", |
| 365 | + " 71\n", |
366 | 366 | " </td>\n", |
367 | 367 | " </tr>\n", |
368 | 368 | " <tr>\n", |
369 | 369 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
370 | | - " IN\n", |
| 370 | + " FL\n", |
371 | 371 | " </td>\n", |
372 | 372 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
373 | 373 | " F\n", |
|
376 | 376 | " 1910\n", |
377 | 377 | " </td>\n", |
378 | 378 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
379 | | - " Beulah\n", |
| 379 | + " Thelma\n", |
380 | 380 | " </td>\n", |
381 | 381 | " <td style=\"text-align: right; padding: 0.5em;\">\n", |
382 | | - " 39\n", |
| 382 | + " 65\n", |
383 | 383 | " </td>\n", |
384 | 384 | " </tr>\n", |
385 | 385 | " </tbody>\n", |
386 | 386 | "</table>" |
387 | 387 | ], |
388 | 388 | "text/plain": [ |
389 | | - "state gender year name number\n", |
390 | | - " AL F 1910 Cora 61\n", |
391 | | - " AL F 1910 Anna 74\n", |
392 | | - " AR F 1910 Willie 132\n", |
393 | | - " CO F 1910 Anna 42\n", |
394 | | - " FL F 1910 Louise 70\n", |
395 | | - " GA F 1910 Catherine 57\n", |
396 | | - " IL F 1910 Jessie 43\n", |
397 | | - " IN F 1910 Anna 100\n", |
398 | | - " IN F 1910 Pauline 77\n", |
399 | | - " IN F 1910 Beulah 39\n", |
| 389 | + "state gender year name number\n", |
| 390 | + " AL F 1910 Lillian 99\n", |
| 391 | + " AL F 1910 Ruby 204\n", |
| 392 | + " AL F 1910 Helen 76\n", |
| 393 | + " AL F 1910 Eunice 41\n", |
| 394 | + " AR F 1910 Dora 42\n", |
| 395 | + " CA F 1910 Edna 62\n", |
| 396 | + " CA F 1910 Helen 239\n", |
| 397 | + " CO F 1910 Alice 46\n", |
| 398 | + " FL F 1910 Willie 71\n", |
| 399 | + " FL F 1910 Thelma 65\n", |
400 | 400 | "...\n", |
401 | 401 | "\n", |
402 | 402 | "[5552452 rows x 5 columns]" |
|
482 | 482 | { |
483 | 483 | "data": { |
484 | 484 | "application/vnd.jupyter.widget-view+json": { |
485 | | - "model_id": "0c0b83e7e3c048ff8abb525e1bfd6c5f", |
| 485 | + "model_id": "039d18f918004fa1b064832723aecfb8", |
486 | 486 | "version_major": 2, |
487 | 487 | "version_minor": 1 |
488 | 488 | }, |
489 | 489 | "text/plain": [ |
490 | | - "TableWidget(orderable_columns=['state', 'gender', 'year', 'name', 'number'], page_size=10, row_count=5552452, …" |
| 490 | + "<bigframes.display.anywidget.TableWidget object at 0x7f9316733250>" |
491 | 491 | ] |
492 | 492 | }, |
493 | 493 | "execution_count": 7, |
|
596 | 596 | { |
597 | 597 | "data": { |
598 | 598 | "application/vnd.jupyter.widget-view+json": { |
599 | | - "model_id": "6a60e5dd37c64e76a8e3804dd3531f70", |
| 599 | + "model_id": "938f008b96e946678469b92ce85db809", |
600 | 600 | "version_major": 2, |
601 | 601 | "version_minor": 1 |
602 | 602 | }, |
603 | 603 | "text/plain": [ |
604 | | - "TableWidget(orderable_columns=['state', 'gender', 'year', 'name', 'number'], page_size=10, row_count=5, table_…" |
| 604 | + "<bigframes.display.anywidget.TableWidget object at 0x7f93170060d0>" |
605 | 605 | ] |
606 | 606 | }, |
607 | 607 | "execution_count": 9, |
|
636 | 636 | "data": { |
637 | 637 | "text/html": [ |
638 | 638 | "✅ Completed. \n", |
639 | | - " Query processed 85.9 kB in 14 seconds of slot time.\n", |
| 639 | + " Query processed 85.9 kB in 20 seconds of slot time.\n", |
640 | 640 | " " |
641 | 641 | ], |
642 | 642 | "text/plain": [ |
|
693 | 693 | { |
694 | 694 | "data": { |
695 | 695 | "application/vnd.jupyter.widget-view+json": { |
696 | | - "model_id": "893065f8a0164648b241f2cc3d1a9271", |
| 696 | + "model_id": "c258523f7d07452d82367b7fcc0f4e79", |
697 | 697 | "version_major": 2, |
698 | 698 | "version_minor": 1 |
699 | 699 | }, |
700 | 700 | "text/html": [ |
701 | | - "<table border=\"1\" class=\"dataframe table table-striped table-hover\" id=\"table-531b95b3-561a-4b18-a203-89c867b7bddc\">\n", |
| 701 | + "<table border=\"1\" class=\"dataframe table table-striped table-hover\" id=\"table-71e7d816-3a82-433a-8f4b-7767d15365b1\">\n", |
702 | 702 | " <thead>\n", |
703 | 703 | " <tr style=\"text-align: left;\">\n", |
| 704 | + " <th style=\"text-align: left;\" ><div style=\"resize: horizontal; overflow: auto; box-sizing: border-box; width: 100%; height: 100%; padding: 0.5em;\">Row</div></th>\n", |
704 | 705 | " <th style=\"text-align: left;\" ><div style=\"resize: horizontal; overflow: auto; box-sizing: border-box; width: 100%; height: 100%; padding: 0.5em;\">result</div></th>\n", |
705 | 706 | " <th style=\"text-align: left;\" class=\"sortable\"><div style=\"resize: horizontal; overflow: auto; box-sizing: border-box; width: 100%; height: 100%; padding: 0.5em;\">gcs_path</div></th>\n", |
706 | 707 | " <th style=\"text-align: left;\" class=\"sortable\"><div style=\"resize: horizontal; overflow: auto; box-sizing: border-box; width: 100%; height: 100%; padding: 0.5em;\">issuer</div></th>\n", |
|
720 | 721 | " </thead>\n", |
721 | 722 | " <tbody>\n", |
722 | 723 | " <tr>\n", |
| 724 | + " <td style=\"text-align: right; padding: 0.5em;\">\n", |
| 725 | + " 1\n", |
| 726 | + " </td>\n", |
723 | 727 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
724 | 728 | " {'application_number': None, 'class_international': None, 'filing_date': None, 'publication_date': None, 'full_response': '{}', 'status': 'INVALID_ARGUMENT: Invalid field in objectref details, only a JSON object named gcs_metadata is allowed [type.googleapis.com/util.MessageSetPayload=\\'[dremel.DremelErrorWithDetails] { argument_error { query_error { } } debug_info { error_message_template: "Invalid field in objectref details, only a JSON object named $0 is allowed" error_id: 3270173750 } }\\']'}\n", |
725 | 729 | " </td>\n", |
|
767 | 771 | " </td>\n", |
768 | 772 | " </tr>\n", |
769 | 773 | " <tr>\n", |
| 774 | + " <td style=\"text-align: right; padding: 0.5em;\">\n", |
| 775 | + " 2\n", |
| 776 | + " </td>\n", |
770 | 777 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
771 | 778 | " {'application_number': None, 'class_international': None, 'filing_date': None, 'publication_date': None, 'full_response': '{}', 'status': 'INVALID_ARGUMENT: Invalid field in objectref details, only a JSON object named gcs_metadata is allowed [type.googleapis.com/util.MessageSetPayload=\\'[dremel.DremelErrorWithDetails] { argument_error { query_error { } } debug_info { error_message_template: "Invalid field in objectref details, only a JSON object named $0 is allowed" error_id: 3270173750 } }\\']'}\n", |
772 | 779 | " </td>\n", |
|
814 | 821 | " </td>\n", |
815 | 822 | " </tr>\n", |
816 | 823 | " <tr>\n", |
| 824 | + " <td style=\"text-align: right; padding: 0.5em;\">\n", |
| 825 | + " 3\n", |
| 826 | + " </td>\n", |
817 | 827 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
818 | 828 | " {'application_number': None, 'class_international': None, 'filing_date': None, 'publication_date': None, 'full_response': '{}', 'status': 'INVALID_ARGUMENT: Invalid field in objectref details, only a JSON object named gcs_metadata is allowed [type.googleapis.com/util.MessageSetPayload=\\'[dremel.DremelErrorWithDetails] { argument_error { query_error { } } debug_info { error_message_template: "Invalid field in objectref details, only a JSON object named $0 is allowed" error_id: 3270173750 } }\\']'}\n", |
819 | 829 | " </td>\n", |
|
861 | 871 | " </td>\n", |
862 | 872 | " </tr>\n", |
863 | 873 | " <tr>\n", |
| 874 | + " <td style=\"text-align: right; padding: 0.5em;\">\n", |
| 875 | + " 4\n", |
| 876 | + " </td>\n", |
864 | 877 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
865 | 878 | " {'application_number': None, 'class_international': None, 'filing_date': None, 'publication_date': None, 'full_response': '{}', 'status': 'INVALID_ARGUMENT: Invalid field in objectref details, only a JSON object named gcs_metadata is allowed [type.googleapis.com/util.MessageSetPayload=\\'[dremel.DremelErrorWithDetails] { argument_error { query_error { } } debug_info { error_message_template: "Invalid field in objectref details, only a JSON object named $0 is allowed" error_id: 3270173750 } }\\']'}\n", |
866 | 879 | " </td>\n", |
|
908 | 921 | " </td>\n", |
909 | 922 | " </tr>\n", |
910 | 923 | " <tr>\n", |
| 924 | + " <td style=\"text-align: right; padding: 0.5em;\">\n", |
| 925 | + " 5\n", |
| 926 | + " </td>\n", |
911 | 927 | " <td style=\"text-align: left; padding: 0.5em;\">\n", |
912 | 928 | " {'application_number': None, 'class_international': None, 'filing_date': None, 'publication_date': None, 'full_response': '{}', 'status': 'INVALID_ARGUMENT: Invalid field in objectref details, only a JSON object named gcs_metadata is allowed [type.googleapis.com/util.MessageSetPayload=\\'[dremel.DremelErrorWithDetails] { argument_error { query_error { } } debug_info { error_message_template: "Invalid field in objectref details, only a JSON object named $0 is allowed" error_id: 3270173750 } }\\']'}\n", |
913 | 929 | " </td>\n", |
|
1038 | 1054 | "name": "python", |
1039 | 1055 | "nbconvert_exporter": "python", |
1040 | 1056 | "pygments_lexer": "ipython3", |
1041 | | - "version": "3.10.15" |
| 1057 | + "version": "3.11.10" |
1042 | 1058 | } |
1043 | 1059 | }, |
1044 | 1060 | "nbformat": 4, |
|
0 commit comments