Skip to content

Make it possible to specify encoding in Table(...)

Compare
Choose a tag to compare
@mherrmann mherrmann released this 16 Mar 08:54
· 14 commits to master since this release

Table(...) now takes two extra parameters, px_encoding and px_decode_errors. These let you define the encoding and how decoding errors should be handled when processing PX field names. See Pull Request #19.