Output Dictionary List Instead of Dataset
I have the following Python code in a code repository of Palantir Foundry. The output is a list of dictionaries instead of a dataset. How can I fix it?
I have the following Python code in a code repository of Palantir Foundry. The output is a list of dictionaries instead of a dataset. How can I fix it?