Skip to content

Improve robustness of RFM scoring #436

@c-simpson

Description

@c-simpson

The group decided to merge PR #422 now and clean up later. Key issues to consider:

  • What happens if date_differences() gets a badly-formatted date (shouldn't happen)? A future date(could) ? Can callers handle?
  • In create_scores(), what should happen if read_rfm_edges() returns None?
  • It might be cleaner to put the r,f,m processing in a separate function for each and put a try/catch in each. What to return if a failure?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions