HazyResearch / meerkat

Creative interactive views of any dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Support for choosing default column types via an options module

seyuboglu opened this issue · comments

Pandas has an options module that lets the user specify settings for pandas. It would be great to have something similar in meerkat. This would allow users to customize their preferred default behavior (e.g. do strings go into list column or pandas column by default?)