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

moving data from cas to data frame (pandas) takes forever . i have binary connection #135

Open
witkophdw opened this issue Jun 30, 2022 · 1 comment

Comments

@witkophdw
Copy link

I have dataset (2,3 gb) in cas and want to bring to data frame, so I can pandas . this takes more than 30 minutes. we have a large sas viya environment (6 TB cas). i am using a binary connection, so It should work with large(r) data. this is not big data.

command bring data from cas to a data frame.
df= indata.to_frame()

why does this takes forever.

@spgathade
Copy link

@witkophdw ,
Have you found the way to load larger castable into dataframe in faster way.?

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