michalk8

Results 40 issues of michalk8

**IMPORTANT: Please search among the [Pull requests](../pulls) before creating one.** ## Description Add nicer API for docs. @Marius1311 left some TODOs for you. ## How has this been tested? N/A...

doc
ignore-towncrier

**IMPORTANT: Please search among the [Pull requests](../pulls) before creating one.** ## Description TODOs: - [ ] update docs, get rid of TODOs in the code - [ ] fix existing...

enhancement

Split mean/variance of absorption times from absorption probabilities computation.

enhancement

This is the example @Marius1311 requested, see also here: https://nbsphinx.readthedocs.io/en/rtd-theme/subdir/gallery.html I'd prefer to use the path in `_images`, since it is more robust than modifying the code cell's metadata and...

doc
ignore-towncrier

Move from ``bioconda`` to ``conda-forge`` https://github.com/conda-forge/staged-recipes/pull/19264.

enhancement

**IMPORTANT: Please search among the [Pull requests](../pulls) before creating one.** ## Description Updates kernels/estimators ``__str__/__repr__`` and allows for better method chaining. ## How has this been tested? TODO ## Closes...

feature

Also fix rest as mentioned in #885

documentation

Got 3 changes to the API I'd like make: - make `__repr__` and `__str__` be the same (or swap them); this means that we don't have to run `print(ck)` to...

enhancement

As discussed in https://github.com/theislab/cellrank/issues/714#issuecomment-917201143, we should refactor the following functions (some may be missing) to prevent bugs/increase maintainability: - `_map_names_and_colors` - `_merge_categorical_series` - `_fuzzy_to_discrete`

enhancement

## Description See if we can lazily-load `napari/pyqt5`, think these should be the main culprits (need to verify).

enhancement :sparkles: