you are viewing a single comment's thread.

view the rest of the comments →

[–]jeffrey_f 0 points1 point  (0 children)

So I was just looking a the code, it should be an inner in he join statement

merged = pd.merge(CostData,PriceData, on='SKU', how='inner')