PCA Biplot
Open
- Dominant language
- Python
- Stars
- 304
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
No problems with plotting scree plot for PCA.

However the biplot for the top two components is not showing.

The documentation for PCA biplot says "components (list) – List of two components to plot." I have tried [0,1] to no avail either. Am I misunderstanding something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.