コメント
-
If using a Jupyter Notebook is in play for you, this is what the pandas explode method is for. I wish it would be possible to use this in a Python tile in magic ETL, but unfortunately the Python tile only supports pandas version 0.25 (last I checked).
-
Update: I can't delete either of the two managed attributes I have created (the first two rows in the screenshot).
-
I had a similar issue - I had an Excel column with mixed data types (strings and ints); Domo decided that the column should be an integer and dropped all the strings from the column - even after I explicitly told Domo to make it a string column. The workaround for me has been to save the Excel spreadsheet as a CSV, and…
-
@JohnMiller - are you able to share any resources on how to use the key attribute with Dynamic PDP?