With the domojupyter.write_dataframe can you pass a specific schema?
Hi All, Am trying to write a DataFrame to a dataset using the domojupyter.write_dataframe function. The df in question has a field that is a Boolean, when I run the script and then check the output dataset in the domo Data section, the field has been created as an Integer and the entire column is blank. Question is, can…