Skip to content
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

ENH: New geoaccessor to generate great circle distances matrix #701

Merged
merged 9 commits into from Sep 8, 2022

Conversation

Zeroto521
Copy link
Owner

@Zeroto521 Zeroto521 commented Sep 8, 2022

@Zeroto521 Zeroto521 changed the title ENH: New geoaccessor to generate greate circle distances matrix ENH: New geoaccessor to generate great circle distances matrix Sep 8, 2022
@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #701 (2bc800a) into main (f575e07) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
- Coverage   99.55%   99.41%   -0.14%     
==========================================
  Files         114      116       +2     
  Lines        1334     1361      +27     
  Branches      121      123       +2     
==========================================
+ Hits         1328     1353      +25     
- Misses          1        2       +1     
- Partials        5        6       +1     
Impacted Files Coverage Δ
dtoolkit/geoaccessor/geodataframe/__init__.py 100.00% <100.00%> (ø)
...kit/geoaccessor/geodataframe/geodistance_matrix.py 100.00% <100.00%> (ø)
dtoolkit/geoaccessor/geoseries/__init__.py 100.00% <100.00%> (ø)
...oolkit/geoaccessor/geoseries/geodistance_matrix.py 100.00% <100.00%> (ø)
dtoolkit/transformer/sklearn/OneHotEncoder.py 92.30% <0.00%> (-7.70%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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

Successfully merging this pull request may close these issues.

None yet

1 participant