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

Save transposed version of matrix #192

Open
raygozag opened this issue Dec 1, 2024 · 1 comment
Open

Save transposed version of matrix #192

raygozag opened this issue Dec 1, 2024 · 1 comment

Comments

@raygozag
Copy link

raygozag commented Dec 1, 2024

Hi, while one can transpose a given matrix before calling as_FBM, the matrix might be too big to do it, the code should be able to handle with a flag, writing the transpose of the matrix or dataframe on an element by element basis, even if it's relatively slow.

thanks

@privefl
Copy link
Owner

privefl commented Dec 1, 2024

Have you tried big_transpose()?

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