Scrobble#
Constructor#
|
Class representing a single scrobble/listen. |
Attributes#
Timestamp at which the track was scrobbled. |
Name/title of the scrobbled track. |
Artist name for the scrobbled track. |
(Optional) Album name for the scrobbled track. |
Conversion / IO / Serialisation#
|
Construct a Scrobble from a dictionary. |
Returns the canonical dict representation of a Scrobble. |
Returns a canonical pandas DataFrame representation of a Scrobble. |