Closed allyssonmacedo closed 3 months ago
The groupby function is changing the index of the dataframe and giving wrong values and NaN values for many crypto. This implies in wrong input for modelling.
Wrong values:
Fixed values:
The groupby function is changing the index of the dataframe and giving wrong values and NaN values for many crypto. This implies in wrong input for modelling.