Closed triskadecaepyon closed 7 years ago
Outputs of the data frame are of type "object", which prevents the use of Pandas analysis and graphing on the data frame features.
Fixed in v0.0.11, by using np.float().
Outputs of the data frame are of type "object", which prevents the use of Pandas analysis and graphing on the data frame features.