-
Notifications
You must be signed in to change notification settings - Fork 10
Remove pyarrow required dependency #64
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
33db5b2
WIP: array classes
kylebarron 7ba7c36
Upgrade to geoarrow 0.4.0-beta.1
kylebarron 2bbfcfc
Cleanup
kylebarron aea0410
lint
kylebarron a0e068e
Upgrade dependencies
kylebarron ddbf4cf
revert ndarray bump
kylebarron d3ca5ed
fix pyo3 signature
kylebarron cfabb36
Single ndarray version
kylebarron 61ec5a8
Revamp `__init__` to remove pyarrow
kylebarron 3b2c51f
lint
kylebarron 91d3d3d
fix warning
kylebarron 13705f5
remove more pyarrow dep
kylebarron afbdeae
start fixing tests
kylebarron 404c901
progress on fixing tests
kylebarron 690c485
updated polars api
kylebarron 5132e01
fmt
kylebarron 8c799eb
Use git tag
kylebarron 498a3f6
Fix h3 v4 names
kylebarron 003704c
Progress
kylebarron 450f666
relax numpy version
kylebarron b5e28f9
fix h3 test version
kylebarron 053de5c
fix tests
kylebarron 853c317
fix tests
kylebarron e0bc4c8
lint
kylebarron 9e8fecd
Fix tests
kylebarron b8fd38c
check for bare exception
kylebarron 40d8c17
skip empty point test
kylebarron 3e8fed4
Move up one level
kylebarron eaae32c
rasterio bound
kylebarron efd1f12
fix test imports
kylebarron File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.