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
site-packages\gtfparse\read_gtf.py:106: DeprecationWarning: The argument `dtypes` for `read_csv` is deprecated. It has been renamed to `schema_overrides`.
df = polars.read_csv(
gtfparse/gtfparse/read_gtf.py
Lines 99 to 109 in 1499904