Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit 9b777a0

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • third_party/bigframes_vendored/pandas/core/indexes

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)