Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Fix inferring datetime when no geometry is present #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

barbuz
Copy link

@barbuz barbuz commented Feb 26, 2024

Fixes #5

Allows inferring times from parquet datasets without geometry by loading them with dask rather than dask-geopandas when proj=False (as we don't need any geospatial function in that case).

Also updated a couple of types in test_generate_item as the tests were not passing otherwise (possibly outdated)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error inferring datetime when data has no geometry
1 participant