View Source LastfmArchive.Archive.Transformers.Transformer (lastfm_archive v1.1.1)

Base transformer with default implementations.

Summary

Functions

Link to this function

apply(transformer, metadata, opts)

View Source
Link to this function

data_frame_sink(df, user, year, opts)

View Source
Link to this function

data_frame_source(metadata, year)

View Source
Link to this function

derived_archive_dir(opts \\ default_opts())

View Source
Link to this function

dump_data_frame(df, atom, opts)

View Source

See LastfmArchive.Archive.Transformers.TransformerSettings.facets/0.

See LastfmArchive.Archive.Transformers.TransformerSettings.formats/0.

Link to this function

load_data_frame(filepath, atom, opts)

View Source
Link to this function

to_data_frame(df, filepath, atom, opts)

View Source