Pd pivot table lambda function to join column values with exceptions not working
I am currently working with a dataframe looking at Kentucky oil wells with pandas
and want to create a pivot table
using an API identifier. Since ther are various duplicates, I also wanted to join
non unique values.