SHASHWAT TIWARI
Results
2
comments of
SHASHWAT TIWARI
Hi, I had convert all columns to str and also tried pivot. again I got same error **KeyError36**. #snippet _pivot_data['person_id'] = pivot_data.person_id.apply(str) pivot_data['code'] = pivot_data.code.apply(str) pivot_data['value'] = pivot_data.value.apply(str)_ Might be...
Is there any fix for pyorient with Orientdb 3.0 I got error like **Protocol version 37 is not supported yet by this client**