cellarium-ai / cellarium-ml

Distributed single-cell data analysis.
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Change type of `var_names_g` to `np.ndarray` #202

Closed ordabayevy closed 2 months ago

ordabayevy commented 2 months ago

This simplifies the code and config files (e.g., no need to use numpy.ndarray.tolist)