Commit dd2f488
authored
* feat: add allow_large_results option * add to_arrow * add the ones that only uses to_pandas() * add to_csv/json/parquet * mypy fix * gcs logic update and execute logic update. * add to_pandas_batches and to_pandas large test. * add to_pandas_batches and to_pandas large test. * add unit tests * add to_pandas and to_arrow override test * add to_pandas and to_arrow override test * add copyright * modify index to_pandas to match behavior of series and df, add tests. * update warning message * update warning message * update warning message test * update parameters * test fix
1 parent 3a633d5 commit dd2f488
File tree
19 files changed
+663
-79
lines changed- bigframes
- _config
- core
- indexes
- session
- tests
- system
- large
- small
- unit
- third_party/bigframes_vendored/pandas/core
- indexes
19 files changed
+663
-79
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
235 | 257 | | |
236 | 258 | | |
237 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| 483 | + | |
482 | 484 | | |
483 | 485 | | |
484 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
485 | 489 | | |
486 | 490 | | |
487 | 491 | | |
| |||
503 | 507 | | |
504 | 508 | | |
505 | 509 | | |
| 510 | + | |
506 | 511 | | |
507 | 512 | | |
508 | 513 | | |
| |||
545 | 550 | | |
546 | 551 | | |
547 | 552 | | |
548 | | - | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
549 | 556 | | |
550 | 557 | | |
551 | 558 | | |
| |||
563 | 570 | | |
564 | 571 | | |
565 | 572 | | |
566 | | - | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
567 | 577 | | |
568 | 578 | | |
569 | 579 | | |
| |||
572 | 582 | | |
573 | 583 | | |
574 | 584 | | |
575 | | - | |
| 585 | + | |
576 | 586 | | |
577 | 587 | | |
578 | 588 | | |
| |||
601 | 611 | | |
602 | 612 | | |
603 | 613 | | |
604 | | - | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
605 | 618 | | |
606 | 619 | | |
607 | 620 | | |
| |||
1698 | 1711 | | |
1699 | 1712 | | |
1700 | 1713 | | |
1701 | | - | |
| 1714 | + | |
1702 | 1715 | | |
1703 | 1716 | | |
1704 | 1717 | | |
| |||
2657 | 2670 | | |
2658 | 2671 | | |
2659 | 2672 | | |
2660 | | - | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
2661 | 2679 | | |
2662 | 2680 | | |
2663 | 2681 | | |
2664 | 2682 | | |
2665 | 2683 | | |
2666 | 2684 | | |
2667 | | - | |
| 2685 | + | |
| 2686 | + | |
| 2687 | + | |
| 2688 | + | |
2668 | 2689 | | |
2669 | 2690 | | |
2670 | 2691 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
496 | 501 | | |
497 | 502 | | |
498 | 503 | | |
499 | 504 | | |
500 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
501 | 510 | | |
502 | | - | |
503 | | - | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
504 | 515 | | |
505 | 516 | | |
506 | 517 | | |
| |||
0 commit comments