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 52b7c84 commit 58d00d8Copy full SHA for 58d00d8
frictionless/formats/polars/parser.py
@@ -4,8 +4,6 @@
4
import decimal
5
from typing import TYPE_CHECKING, Any, List, Optional, Tuple
6
7
-from dateutil.tz import tzoffset
8
-
9
from ... import types
10
from ...platform import platform
11
from ...schema import Field, Schema
0 commit comments