tobgu / qbench

Benchmark of qframe and other dataframes
MIT License
9 stars 2 forks source link

Add dataframe-go benchmarks #2

Open MrPowers opened 4 years ago

MrPowers commented 4 years ago

The most popular Go DataFrame libraries are qframe, gota, and dataframe-go.

It'd be cool to add dataframe-go benchmarks so we can see what Go DataFrame library is the fastest.

Let me know what you think! I can take a stab at adding some of these if you're interested.

tobgu commented 4 years ago

Hi! I'd be super happy to take a PR adding dataframe-go!