Questions How would I return Python dataclass fields/values that are only defined in __post_init__ in print and pd.Dataframe? byMRFebruary 15, 2024
Questions How can I restrict this dataclass serialization to only attributes on the base class? byMRDecember 24, 2022