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 147a9ba commit a30dd5fCopy full SHA for a30dd5f
1 file changed
skrub/_datetime_encoder.py
@@ -1,6 +1,7 @@
1
"""
2
-This module provides the implementation of the DatetimeEncoder
+This module provides the implementation of the DatetimeEncoder.
3
4
+
5
from datetime import datetime, timezone
6
7
import numpy as np
0 commit comments