gh-byounggreenwald

Results 2 issues of gh-byounggreenwald

NB black currently breaks `conda env export` because of pip dependencies, as referenced by this issue https://github.com/conda/conda/issues/6220 It doesn't seem to come from the git repo, so maybe the pip...

Hello! Numpy finally removed the deprecated `np.long` object from version 1.24.0, so importing umap-learn dies when it gets to that step of the object definitions. I can confirm a rollback...