Unsigned Numbers misrepresented

Hey!

I have an issue when using plotly on python. When i pass a series of uint64 onto a trace. The unsigned numbers are misrepresented as signed.

Any clue as to how I can remedy the issue?