Altana Namsaraeva
Altana Namsaraeva
### Report `plot_reg_var_plot()` and `plot_binary_classifier()` need usage examples and corresponding plots. ### Version information _No response_
### Description of feature I noticed that many messages produced by the logger are extremely long and take too much space when analyzing something in a Jupyter notebook. It really...
Hello, We are using fhiry in our package [ehrapy](https://github.com/theislab/ehrapy) to read FHIR data, and now I am trying to add some dataloaders with [Synthea](https://synthea.mitre.org/downloads) data. However, Synthea provides three formats...
The preview of the pandas dataframe by calling `adata.to_df(layer="log_transformed")` in 4.2.7. is too wide on the page: Is there a way to cut the dataframe? Or to make it smaller?