Hacker News new | ask | show | jobs
by jarirajari 827 days ago
Oh, your project is really nice! Maybe doing some marketing might bring more people to your project? I am having kind of similar issue: "What usecase did you have in mind when you were building it?" Actually, I wanted to make writing a backend as easy as it is for python developers to use Jupyter Notebook. Jupyter Notebook's UI is fantastic and great example of text-based interface although it is not only text-based.
1 comments

I wanted to be able to quickly clean data frames and view them. I want sensible defaults, and even sets of defaults that I can quickly toggle between. I also want the widget to be extensible easily.

Already using the widget, every time I load a dataframe, I have 3-5 less notebook cells than I would normally use for adhoc analysis.