mrmr icon indicating copy to clipboard operation
mrmr copied to clipboard

Minor update to documentation

Open erinMahoney opened this issue 6 months ago • 0 comments

Hello love this package. I've used it for work, and it's been very successful at addressing our use-case. I have a small request/recommendation. The doc string here indicates that redundancy should return a pd.Series object--we found that another requirement is that the object should have an index with the feature values. Without it, this chunk will update the redundancy dataframe to np.nan values.

Happy to make the adjustment and PR myself if you agree.

erinMahoney avatar Aug 03 '24 00:08 erinMahoney