INNER CODE UNIT · Python
labels
alteryx/compose · composeml/conftest.py:77
def labels():
records = [
{
"label_id": 0,
"customer_id": 1,
"time": "2014-01-01 00:45:00",
"my_labeling_function": 226.92999999999998,
},
{
"label_id": 1,
"customer_id": 1,
"time": "2014-01-01 00:48:00",
"my_labeling_function": 47.95,
},
{
"label_id": 2,
"customer_id": 2,
"time": "2014-01-01 00:01:00",