lastfm_archive
v0.10.2
  • Pages
  • Modules

    View Source LastfmArchive.Archive.DerivedArchive (lastfm_archive v0.10.2)

    An archive derived from local data extracted from Lastfm.

    Link to this section Summary

    Types

    read_options()

    Functions

    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)
    update_metadata(metadata, options)

    Callback implementation for LastfmArchive.Behaviour.Archive.update_metadata/2.

    write_opts(format)

    Link to this section Types

    Link to this type

    read_options()

    View Source
    @type read_options() :: [year: integer(), columns: [atom()]]

    Link to this section Functions

    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

    update_metadata(metadata, options)

    View Source

    Callback implementation for LastfmArchive.Behaviour.Archive.update_metadata/2.

    Link to this function

    write_opts(format)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language