Best dataframe package

Hi,
I’m quite new to go and I’m working on a data science project to learn the language. I was wondering what’s the best pandas like package to handle dataframes?. I’ve been looking into gota as it seemed to be a good one, however I found myself writing lots of code as it lacks some functionality which I thought would be basic (e.g. dropping rows by index). Is there any recommended goto tool for that?