Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Data science
/
pandas
Many orders may reference one customer, and customer IDs must be unique in the customer t…
from pandas
Python 3.14
intermediate
1 min
Many orders may reference one customer, and customer IDs must be unique in the customer table. Which validation describes the join?
validate="many_to_one"
validate="one_to_many"
validate="one_to_one"
validate="many_to_many"
Check
Ask AI about this kata
Report an error
previous kata
Spot the bug in the paid-row marker
Spot the bug
A new version is available
Reload