Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module 'spateo.align' has no attribute 'group_pca' #282

Open
Li-ZhiD opened this issue Nov 12, 2024 · 3 comments
Open

module 'spateo.align' has no attribute 'group_pca' #282

Li-ZhiD opened this issue Nov 12, 2024 · 3 comments

Comments

@Li-ZhiD
Copy link

Li-ZhiD commented Nov 12, 2024

st.align.group_pca(X_input, pca_key='X_pca')

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
Cell In[14], line 1
----> 1 st.align.group_pca(X_input, pca_key='X_pca')

AttributeError: module 'spateo.align' has no attribute 'group_pca'
@YifanLu2000
Copy link
Contributor

Hi, thank you for your interest in our work! We are still organizing the code and have recently made some updates, adding a few helper functions. Please check and update the code. In the latest version, the group_pca function should be included.

@ouc-zzh
Copy link

ouc-zzh commented Jan 8, 2025

I also encountered the same problem, I downloaded the 1.1.0 zip file to install, I found that in the py module align.py there is no group_pca function.
屏幕截图 2025-01-08 130407

@YifanLu2000
Copy link
Contributor

Hi @ouc-zzh, are you using the latest version on GitHub? It should be there
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants