Get Started
Advanced Materials
API Reference
Notes
Misc
dgl.data.utils.
extract_archive
Extract archive file.
file (str) β Absolute path of the archive file.
target_dir (str) β Target directory of the archive to be uncompressed.
overwrite (bool, default True) β Whether to overwrite the contents inside the directory. By default always overwrites.