Public Member Functions | |
def | create_from_file_default |
def | create_from_file |
def | __init__ |
def | get_odoplot_args |
def | get_date_dict |
def | get_corr_args |
def | from_to |
Public Attributes | |
odoplot | |
corr | |
corrr |
Used for making global ride plots and importing data.
Definition at line 173 of file models.py.
|
|
|
Create new bike rides based on records in a text file. |
|
Create new bike rides based on default dataset. |
|
Shortcut for searching from and to by short_name. |
|
Arguments for making the daily correlation scatterplot. |
|
Sort rides based on date in a dictionary. |
|
Get arguments for the time series plot. If no data present, create some from the default dataset. |
|
|
|
|
|
|