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

Convert data.sqlite to csv (or pandas df), python #133

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jankaWIS
Copy link

@jankaWIS jankaWIS commented Jun 8, 2021

I also have the data.sqlite which is just an example using the stroop task (https://github.com/FelixHenninger/lab.js/tree/main/tasks/Stroop%20task) just in case you would want to have a code with the source data.sqlite

Add `dtype={'sender_id': object}` to `data` extraction using `pd.read_json` to account for the following bug: pandas-dev/pandas#41408, pandas-dev/pandas#17869, pandas-dev/pandas#42471
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

Successfully merging this pull request may close these issues.

None yet

1 participant