Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Challenge: Customer Segmentation Using Sets | Sets and Series
Mathematics for Data Science

bookChallenge: Customer Segmentation Using Sets

Aufgabe

Swipe to start coding

A company wants to understand its customer base. You are given two lists of customer IDs:

  • new_customers: customers who made their first purchase this month;
  • repeat_customers: customers who have made purchases in previous months.

  1. Сonvert lists to sets to remove duplicates.
  2. Find all unique customers.
  3. Identify customers who shopped in both categories.
  4. Identify customers who are new only (not repeat customers).

Lösung

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 2. Kapitel 3
single

single

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

Suggested prompts:

Can you explain this in simpler terms?

What are the main points I should remember?

Can you give me an example?

close

Awesome!

Completion rate improved to 1.89

bookChallenge: Customer Segmentation Using Sets

Swipe um das Menü anzuzeigen

Aufgabe

Swipe to start coding

A company wants to understand its customer base. You are given two lists of customer IDs:

  • new_customers: customers who made their first purchase this month;
  • repeat_customers: customers who have made purchases in previous months.

  1. Сonvert lists to sets to remove duplicates.
  2. Find all unique customers.
  3. Identify customers who shopped in both categories.
  4. Identify customers who are new only (not repeat customers).

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

close

Awesome!

Completion rate improved to 1.89
Abschnitt 2. Kapitel 3
single

single

some-alt