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 · 1 comment
Open

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

Li-ZhiD opened this issue Nov 12, 2024 · 1 comment

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.

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

2 participants