Data Enrichment

Look at the details of data enrichment and practice it.

Once the sales data has been clustered, the next step is to merge it with the original traveling salesperson dataset.

Merge DataFrames

We merge the cluster results saved in a .csv file with the well-known MoscowMcD.csv file containing the DataFrame. Because we want to link via the Store column, we derive this new column by increasing the index by one.

Get hands-on with 1200+ tech skills courses.