Brian Hie

Results 2 issues of Brian Hie

1. Random walk only works with groupby, fix to allow for a random walk on the complete graph: https://github.com/brianhie/evolocity/blob/07d8ea1cc191dafd16479b2e409d7654f8d8a1d2/evolocity/tools/random_walk.py#L90 2. Scipy sparse indexing is broken, perhaps due to updates in...

bug

### Discussed in https://github.com/brianhie/scanorama/discussions/154 Originally posted by **haiderabbas678** February 20, 2024 --------------------------------------------------------------------------- KeyError Traceback (most recent call last) Cell In[213], line 4 2 lis=[Nuc1, Nuc2, R_Ctrl, R_14B, R_14C, R_70B, R_70C,...

bug