Hi there!
I am a french and swedish national and live in Stockholm, Sweden.
I am a Ph.d in mathematics and more precisely in Symplectic Geometry.
I have been working as a Data Scientist for the past 20 years. I have worked both in the private and public sector.
My areas of interest are:
I am currently working at Pricer (https://www.pricer.com/) as a Senior Data Scientist.
Contact me?
import pandas as pd
(pd.DataFrame([{"email":[115, 101, 114, 103, 101,100, 101, 103,111,115,115,111,110,100, 101,118,97,114,101,110,110,101,115
,64, 103, 109, 97, 105, 108, 46, 99, 111, 109]}])
.assign(email=lambda d: d.email.apply(lambda l: "".join([chr(c) for c in l])))
)