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

python bindings #5

Open
almostintuitive opened this issue Jul 2, 2023 · 2 comments
Open

python bindings #5

almostintuitive opened this issue Jul 2, 2023 · 2 comments

Comments

@almostintuitive
Copy link

Hi!:) We'd love to try out PCAone, do you plan to create python bindings? Thank you!

@Zilong-Li
Copy link
Owner

Hi,

Thanks for trying out PCAone. May I ask what's your data format and what algorithm you want to have python bindings for. Although I don't have a plan for this yet, I am interested in incorporating PCAone into python ecosystem in the future.

@almostintuitive
Copy link
Author

the most practical for us (and most probably, ally python users) is an SKLearn-like class interface, with a .fit() and .transform() method. we're using pandas with a pyarrow backend, but numpy, pyarrow directly or other formats are also easy to convert to/from.

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