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

Allow users to modify dataset summary table format #9408

Merged
merged 4 commits into from
Jun 14, 2024

Conversation

m-atalla
Copy link
Contributor

@m-atalla m-atalla commented Jun 7, 2024

Currently dataset summary is generated in psql table format with no way to modify it.

This PR allows users to modify the format of a generated dataset summary.

I have also added a link to the available table formats, I'm not sure if this change requires additional testing, but let me know if it does along with any other changes needed.

Thank you.

@m-atalla m-atalla requested a review from mananshah99 as a code owner June 7, 2024 13:49
@github-actions github-actions bot added the data label Jun 7, 2024
torch_geometric/data/dataset.py Outdated Show resolved Hide resolved
torch_geometric/data/dataset.py Outdated Show resolved Hide resolved
@rusty1s rusty1s merged commit 0419f0f into pyg-team:master Jun 14, 2024
16 of 18 checks passed
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