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

Added toPandas function in cdata #98

Merged
merged 1 commit into from Jun 26, 2018
Merged

Conversation

rupav
Copy link
Collaborator

@rupav rupav commented Jun 13, 2018

Explanation About What Code Achieves:

TODO:

  • Loading dataframe efficiently memory wise,
  • Add a function to save it in a CSV file.

@rupav
Copy link
Collaborator Author

rupav commented Jun 17, 2018

Will try using PyTables for large dataFrames which do not fit into memory- https://stackoverflow.com/a/14268804/8356072

@rupav rupav removed the dont-merge label Jun 26, 2018
@rupav
Copy link
Collaborator Author

rupav commented Jun 26, 2018

Merging it now, as it solves the basic task of having ARFF to Pandas function.

@rupav rupav merged commit 1c8b798 into HelikarLab:develop Jun 26, 2018
GSoC '18 (Rupav Jain) automation moved this from In progress to Done Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant