Search
lastfm_archive
v0.11.1
Pages
Modules
Settings
View Source
LastfmArchive.Archive.Transformers.Transformer
(lastfm_archive v0.11.1)
Base transformer with default implementations.
Summary
Functions
data_frame_sink(df, user, year, opts)
data_frame_source(metadata, year)
dump_data_frame(df, atom, opts)
formats()
load_data_frame(filepath, atom, opts)
mimetype(format)
read_opts(format)
setting(mimetype)
to_data_frame(df, filepath, atom, opts)
write_opts(format)
Functions
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
dump_data_frame(df, atom, opts)
View Source
Link to this function
formats()
View Source
Link to this function
load_data_frame(filepath, atom, opts)
View Source
Link to this function
mimetype(format)
View Source
Link to this function
read_opts(format)
View Source
Link to this function
setting(mimetype)
View Source
Link to this function
to_data_frame(df, filepath, atom, opts)
View Source
Link to this function
write_opts(format)
View Source