You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from dataframely.schema import Schema
.venv/lib/python3.12/site-packages/dataframely/schema.py:17: in <module>
from polars._typing import FileSource, PartitioningScheme
E ImportError: cannot import name 'PartitioningScheme' from 'polars._typing'