Skip to content

Commit 3fae894

Browse files
committed
Last doccheck, capitalization of description
1 parent 7149795 commit 3fae894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/datetimes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2267,7 +2267,7 @@ def to_julian_date(self) -> npt.NDArray[np.float64]:
22672267
22682268
See Also
22692269
--------
2270-
Timestamp.to_julian_date : this same method on ``Timestamp`` objects.
2270+
Timestamp.to_julian_date : Equivalent method on ``Timestamp`` objects.
22712271
22722272
Examples
22732273
--------

0 commit comments

Comments
 (0)