Kristina1234444

Results 3 comments of Kristina1234444

Thanks, I installed the pygam package, however, the exact same issue appears. It says that I need to install gam. Could you please suggest any solutions to this issue? I...

Here is my code: genes = ['1', '2', '3', '4'] imp_df = pd.DataFrame(ad[:, genes].layers['MAGIC_imputed_data'], index=ad.obs_names, columns=genes) gene_trends = palantir.presults.compute_gene_trends( pr_res, imp_df.loc[:, genes]) Error message below: PackageNotInstalledError Traceback (most recent call...

Could you please be able to give me instructions of how to **" installing the main branch again"**? Thank you!