xarray.Dataset.st.pca_and_hops# Dataset.st.pca_and_hops(structure_selection=None, center_mean=False, n_components=2)# Wrapper for shnitsel.analyze.pca.pca_and_hops(). Parameters: structure_selection (Union) center_mean (bool) n_components (int) Return type: Union