Is this odd quoting behavior expected? (Note difference between "'a':1"
and "'b':'a'")
> ~(at)decina(dot)local/53896# \set df pd.DataFrame.from_dict([{'a':1,'b':'a'},{'a':2,'b':'b'}])
> ~(at)decina(dot)local/53896# \echo :df
> pd.DataFrame.from_dict([{a:1,b:'a'},{a:2,b:'b'}])
> ~(at)decina(dot)local/53896#
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com