When there is a limited count of categories in a Pandas column, we can optimize memory utilization in python by converting this column’s dtype from object -> category.
How do I convert a column to categorical in Tableau?
I cannot find any similar date type in Tableau, is there anything related to?
Maybe there isn’t even the need to optimize memory such as in python, is there?