I have a dataframe with names that I set to a dictionary, like this: {1: "Bob", 41: "John", 126: "Jim", 167: "Pete"} I am using Vertica. I want to be able to p
I have a dataframe with names that I set to a dictionary, like this: {1: "Bob", 41: "John", 126: "Jim", 167: "Pete"} I am using Vertica. I want to be able to p