We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c665c commit 0c91ae2Copy full SHA for 0c91ae2
pandas/tests/window/test_timeseries_window.py
@@ -33,7 +33,7 @@ def ragged():
33
Timestamp("20130101 09:00:05"),
34
Timestamp("20130101 09:00:06"),
35
]
36
- ).as_unit("ns")
+ )
37
return df
38
39
0 commit comments