pytspl.io.data_loaders.lastfm_loader

Attributes

LASTFM_DATA_FOLDER

Functions

load_lastfm_1k_artist(→ tuple)

Read the lastfm 1k artist data.

Module Contents

pytspl.io.data_loaders.lastfm_loader.LASTFM_DATA_FOLDER
pytspl.io.data_loaders.lastfm_loader.load_lastfm_1k_artist() tuple[source]

Read the lastfm 1k artist data.

Returns:
tuple:

SimplicialComplex: The simplicial complex of the paper data. dict: The coordinates of the nodes. dict: The flow data of the paper data.