Skip to content

Add GDELTLite dataset #7442

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 7 commits into from
May 27, 2023
Merged

Add GDELTLite dataset #7442

merged 7 commits into from
May 27, 2023

Conversation

akihironitta
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #7442 (09dce8e) into master (cb3734c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #7442   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files         442      443    +1     
  Lines       24653    24656    +3     
=======================================
+ Hits        22539    22542    +3     
  Misses       2114     2114           
Impacted Files Coverage Δ
torch_geometric/nn/pool/__init__.py 76.19% <100.00%> (+0.58%) ⬆️
torch_geometric/nn/pool/approx_knn.py 100.00% <100.00%> (ø)

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

@rusty1s rusty1s changed the title [wip] Add GDELT lite dataset Add GDELTLite dataset May 27, 2023
@rusty1s rusty1s marked this pull request as ready for review May 27, 2023 19:24
@rusty1s rusty1s requested review from wsad1 as code owners May 27, 2023 19:24
Copy link
Member

@rusty1s rusty1s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @akihironitta, looks wonderful. I added the reduced dataset version to data.pyg.org, which should make downloading and processing much more lightweight.

@rusty1s rusty1s merged commit 8770c93 into pyg-team:master May 27, 2023
@akihironitta akihironitta deleted the feat/gdelt-lite branch May 28, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants