Should Polars Enum Datatype Result in More Efficient Storage and Memory Footprint of DataFrame?
I have this dataframe in Python Polars having dimensions (8442×7), basically, 1206 rows for each day of the week. The day of week appears as a simple string.