lastfm_archive
v0.11.0
  • Pages
  • Modules

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

    An archive derived from local data extracted from Lastfm.

    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)
    write_opts(format)

    Types

    Link to this type

    read_options()

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

    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

    write_opts(format)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

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