memoryfm.ScrobbleLog.to_dict#
- ScrobbleLog.to_dict(orient='records')#
Canonical dict representation of the ScrobbleLog
- Parameters:
- orientstr, default “records”
Orientation to use for converting ScrobbleLog DataFrame to dict.
- Returns:
- dict
Returns the canonical dict representation of the ScrobbleLog.