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

to_pickle function implementation #2627

Open
anmyachev opened this issue Jan 16, 2021 · 3 comments
Open

to_pickle function implementation #2627

anmyachev opened this issue Jan 16, 2021 · 3 comments
Labels
new feature/request 💬 Requests and pull requests for new features P2 Minor bugs or low-priority feature requests pandas.dataframe Related to pandas.dataframe module

Comments

@anmyachev
Copy link
Collaborator

anmyachev commented Jan 16, 2021

No description provided.

@anmyachev anmyachev added new feature/request 💬 Requests and pull requests for new features pandas.dataframe Related to pandas.dataframe module labels Jan 16, 2021
@anmyachev anmyachev self-assigned this Jan 16, 2021
@anmyachev
Copy link
Collaborator Author

Experimental implementation: #2626

@anmyachev anmyachev removed their assignment Feb 19, 2021
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
…for read_pickle_distributed

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 24, 2021
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
Signed-off-by: Myachev <anatoly.myachev@intel.com>
@pyrito
Copy link
Collaborator

pyrito commented Aug 22, 2022

@anmyachev what's the status of this?

@anmyachev
Copy link
Collaborator Author

This feature has not yet been implemented, as there is difficulty in ensuring compatibility with pandas. If compatibility is not needed, then it's possible to use to_pickle_distributed.

@mvashishtha mvashishtha added the P2 Minor bugs or low-priority feature requests label Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature/request 💬 Requests and pull requests for new features P2 Minor bugs or low-priority feature requests pandas.dataframe Related to pandas.dataframe module
Projects
None yet
Development

No branches or pull requests

3 participants