We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7149795 commit 3fae894Copy full SHA for 3fae894
pandas/core/arrays/datetimes.py
@@ -2267,7 +2267,7 @@ def to_julian_date(self) -> npt.NDArray[np.float64]:
2267
2268
See Also
2269
--------
2270
- Timestamp.to_julian_date : this same method on ``Timestamp`` objects.
+ Timestamp.to_julian_date : Equivalent method on ``Timestamp`` objects.
2271
2272
Examples
2273
0 commit comments