go-gota / gota

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

Numeric data that was originally sensed as integers can never become floating points by newly appended floating points. #177

Open supachawal opened 2 years ago

supachawal commented 2 years ago

I proposed new modification made to the dataframe code. Please kindly consider dataframe (code change proposal).zip .