This repository was archived by the owner on May 7, 2026. It is now read-only.
Commit fafd7c7
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- bigframes/operations
- tests/system/small/operations
- third_party/bigframes_vendored/pandas/core/indexes
Expand file treeCollapse file tree
Open diff view settings
Collapse file
bigframes/operations/datetimes.py
Copy file name to clipboardExpand all lines: bigframes/operations/datetimes.py+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
54 | 54 | |
55 | 55 | |
56 | 56 | |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
57 | 61 | |
58 | 62 | |
59 | 63 | |
|
Collapse file
tests/system/small/operations/test_datetimes.py
Copy file name to clipboardExpand all lines: tests/system/small/operations/test_datetimes.py+15Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
108 | 108 | |
109 | 109 | |
110 | 110 | |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
111 | 126 | |
112 | 127 | |
113 | 128 | |
|
Collapse file
third_party/bigframes_vendored/pandas/core/indexes/accessor.py
Copy file name to clipboardExpand all lines: third_party/bigframes_vendored/pandas/core/indexes/accessor.py+31Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
91 | 91 | |
92 | 92 | |
93 | 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 | + |
94 | 125 | |
95 | 126 | |
96 | 127 | |
|
0 commit comments