Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

week 3 Shuffling: What it is and why it's important #1

Open
yuxh opened this issue Jan 24, 2019 · 0 comments
Open

week 3 Shuffling: What it is and why it's important #1

yuxh opened this issue Jan 24, 2019 · 0 comments

Comments

@yuxh
Copy link

yuxh commented Jan 24, 2019

Example dataset for the above problem:
val purchases = List( CFFPurchase(100, "Geneva", 22.25),
CFFPurchase(100, "Zurich", 42.10),
CFFPurchase(100, "Fribourg", 12.40),
CFFPurchase(100, "St.Gallen", 8.20),
CFFPurchase(100, "Lucerne", 31.60),
CFFPurchase(100, "Basel", 16.20) )

these customerId can not match the figure below

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant