We want to migrate a table from a data model where the table column names have dollar signs ($) in the name. When we try to migrate the table we get a column not found error on those columns that have a dollar sign in the name. Is there a way to encode or otherwise provide the column names to the pql.DataFrame function such that it can use columns with $ signs?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.