How many rows does an inner merge of orders and stalls produce

pandas · from merge and join

pd.mergehow=on=left_on/right_onsuffixesindicatorvalidate

Putting the kettle on…

Starting up…

Exercise 3

How many rows does an inner merge of orders and stalls produce? Return the number.

your answer
stuck? the lesson behind it
merge and join
The named side is kept in full — and duplicate keys multiply your rows.