Created
October 20, 2016 10:39
-
-
Save jaderabbit/1141839e4e4e2690d860c68b2b19eb1f to your computer and use it in GitHub Desktop.
things derik says - import export csv from db for numpy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
psql -e \copy (select * from py_killer) to /tmp/eat_me_numpy.csv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment