Nieuws

None of the values actually come in as null. I'm wondering if it's something to do with Python handling string columns as objects? Makes me think this could be a bug with a feature opportunity, to ...
Problem description We have observed that the columns with data types as decimal gets converted to String when imported to a pandas dataframe using dataframe_from_result_table method. Surprisingly, ...