Annoying that we pass a dict in to be filled. Would be better to return an object that we the convert to a dict. Polars/Pandas can take a list of dicts assuming they all have the same fields. Would also make integration with other toolkits like conduit, notebooks a lot less awful.
Annoying that we pass a dict in to be filled. Would be better to return an object that we the convert to a dict. Polars/Pandas can take a list of dicts assuming they all have the same fields. Would also make integration with other toolkits like conduit, notebooks a lot less awful.