h2oai / h2oai/datatable

spearmanr

Aperta
#1,663 9 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
1.9k
Fork
164
Merge medio
7h 31m
PR unite (30g)
1

Descrizione

I'd like to compute spearmanr in datatable for a given data frame, giving its self spearmanr (as opposed to one dataframe on another). I think it might already be possible. Here's codified way it could be done, using some other package, but that could be inherited by datatable:

https://deepgraph.readthedocs.io/en/latest/tutorials/pairwise_correlations.html

And some notes about parallel performance and avoiding the double argsort at:

https://stackoverflow.com/questions/52371329/fast-spearman-correlation-between-two-pandas-dataframes

The actual calculation is very simple, but wonder if you have thoughts.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.