go-gota / gota

Gota: DataFrames and data wrangling in Go (Golang)
Other
2.98k stars 276 forks source link

Dataframe and series equality #171

Closed arjunmahishi closed 2 years ago

arjunmahishi commented 2 years ago

Closes #5

This PR adds Eq method to both Dataframe and Series to check equality

arjunmahishi commented 2 years ago

Sorry messed up the commits. Recreating the PR :P