DWMorrow
Results
1
comments of
DWMorrow
The only way I was able to overcome this is by using SQL extract. **c = tagreader.IMSClient()** **df = c.query_sql(query=f"SELECT * FROM {table};",parse=False)** Using the experimental query_sql returns categorical values....