Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #188 from EamonKeane/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
CamDavidsonPilon authored May 2, 2018
2 parents 2c44d37 + 9da22b9 commit feb6a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lifetimes/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def calibration_and_holdout_data(transactions, customer_id_col, datetime_col, ca
This function creates a summary of each customer over a calibration and
holdout period (training and testing, respectively).
It accepts transition data, and returns a Dataframe of sufficient statistics.
It accepts transaction data, and returns a Dataframe of sufficient statistics.
Parameters
----------
Expand Down

0 comments on commit feb6a16

Please sign in to comment.