pydomo - ImportError: cannot import name 'Sorting'
Hi. I am Japanese. I am using pydomo0.12 on Python3.6.0 & jupyter1.0.0. As for the question, I get an ImportError of 'Sorting'. Could you tell me how to solve this? Thanks. from pydomo import Domo from pydomo.datasets import DataSetRequest, Schema, Column, ColumnType, Policy from pydomo.datasets import PolicyFilter,…