-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Peter edited this page Mar 4, 2018
·
21 revisions
-
GUIDE, how to's:
-
Benchmarking (for project's decisions and rationale)
-
Jupyter psql! https://github.com/bgschiller/postgres_kernel
Option for use with PANDAS, connect PostgreSQL to jupyter-notebooks. -
This project is also an answer for questions like "how to use PostgreSQL with a lot of columns?" (ex. stackoverflow-ref1).
-
... seems also the easiest way to rename columns and transpose (crosstab) tabular data. (see difficulties here).