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

Cause of most silent append errors #54

Open
ovresko opened this issue Aug 21, 2021 · 3 comments
Open

Cause of most silent append errors #54

ovresko opened this issue Aug 21, 2021 · 3 comments

Comments

@ovresko
Copy link

ovresko commented Aug 21, 2021


this is causing most of exceptions preventing append to work, maybe print something instead of empty return.

@OnlyC
Copy link

OnlyC commented Aug 25, 2021

I have managed to append after some tries.
Make sure u prepare your df right, set_index for it, index dtype="int64". The same when creating item.

@yohplala
Copy link

Hi @OnlyC , for information, I have started an alternative lib, oups that has some similarities with pystore. Please, beware this is my first project, but I would gladly accept any feedback on it.

@ranaroussi, I am aware this post may not be welcome and I am sorry if it is a bit rude. Please, remove it if it does.

@ranaroussi
Copy link
Owner

this is causing most of exceptions preventing append to work, maybe print something instead of empty return.

I'd welcome a pull request :)

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

4 participants