Skip to content

Commit 9b777a0

Browse files
authored
fix: fix dayofyear doc test (#1701)
1 parent e4c85ba commit 9b777a0

File tree

1 file changed

+0
-1
lines changed
  • third_party/bigframes_vendored/pandas/core/indexes

1 file changed

+0
-1
lines changed

third_party/bigframes_vendored/pandas/core/indexes/accessor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ def dayofyear(self):
8787
2017-01-02 00:00:00 2
8888
2017-01-03 00:00:00 3
8989
dtype: Int64
90-
dtype: Int64
9190
9291
Returns:
9392
Series: Containing integers indicating the day number.

0 commit comments

Comments
 (0)