-
Notifications
You must be signed in to change notification settings - Fork 75
fix categories import #1010
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix categories import #1010
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1010 +/- ##
=======================================
Coverage 92.08% 92.08%
=======================================
Files 48 48
Lines 7446 7446
=======================================
Hits 6857 6857
Misses 589 589
🚀 New features to boost your workflow:
|
|
Hi @jonas2612, Thanks for the PR. However, before I look further into this, could you please check whether the problem persists when you use the PR that unpins dask, #1006? I had a different issue with partitioning, but it could be connected so want to see if it would be fixed. Also, in general, |
|
Hi @melonora. Yes, of course. I'll check it today and get back to you |
|
Cheers, please also check this https://github.com/melonora/spatialdata/blob/e017ca7d6107623750196606a07fe8e4407c242f/src/spatialdata/_core/operations/rasterize.py#L674-L677. This might provide some context for what I mentioned in my message above. |
|
@jonas2612, the reason why it is important is because |
Possible solution to Issue #1009