Disable fancy dataframe editor?
Ciao, how can I disable the fancy dataframe viewer? I am getting an error (will report later) but right now I need to work on this 🙌
2 Replies
Solution
mo.plain(df)
There is also a user configuration setting to change the dataframe output:
"rich"
or "plain"