baybe.utils.dataframeΒΆ
Dataframe utilities.
Functions
  | 
Add fake results to a dataframe which was the result of a BayBE recommendation.  | 
  | 
Apply uniform noise to the parameter values of a recommendation frame.  | 
  | 
Drop dataframe columns with zero variance.  | 
  | 
Drop dataframe columns with string values.  | 
  | 
Return an uncorrelated set of features.  | 
  | 
Match row of the right dataframe to the rows of the left dataframe.  | 
  | 
Convert a dataframe into a pretty/readable format.  | 
  | 
Convert numpy arrays and pandas dataframes to tensors.  |