- more functionality of Pandas (without copying the API)
- more functional style of the API (like Scala has)
- deprecate API parts not fitting the functional style
- maybe Go Generics are in place
- see, how we can shift towards more typesavety (using interface{} everywhere is ugly)