You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have what I assume is an encoding issue with the ftm python library. A datasets I am working with have a share capital in KZ Tenge, something like ₸15,000,000 . I iterate over my nice little values, create entity proxies, add properties, all looks fine. But once I do a proxy.to_dict() the Tenge symbol is gone and the value will look like ā‚ø15,000,000 or (it’s not even consistent) 'ג‚¸15,000,000 - any help is appreciated.
The text was updated successfully, but these errors were encountered:
Hi, I have what I assume is an encoding issue with the ftm python library. A datasets I am working with have a share capital in KZ Tenge, something like ₸15,000,000 . I iterate over my nice little values, create entity proxies, add properties, all looks fine. But once I do a proxy.to_dict() the Tenge symbol is gone and the value will look like ā‚ø15,000,000 or (it’s not even consistent) 'ג‚¸15,000,000 - any help is appreciated.
The text was updated successfully, but these errors were encountered: