rocketlaunchr / dataframe-go

DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
Other
1.19k stars 95 forks source link

New functions #20

Closed rocketlaunchr-cto closed 4 years ago

rocketlaunchr-cto commented 4 years ago

@propersam Can you test these new functions.

propersam commented 4 years ago

I just added a unittest for IsEqual... I commented out the check for SeriesGeneric... IsEqual does not return true after comparing

propersam commented 4 years ago

new features tested ..works fine and looks good to go