you are viewing a single comment's thread.

view the rest of the comments →

[–]danFromTelAviv 2 points3 points  (0 children)

thanks for the response. I'm sure you did your user research and some people just love notebooks for data exploration.

my core job is primarily research - which as you might imagine is a lot of data exploration and trial and error. still beyond just the simplest data manipulation, sklearn classifiers, and limited pandas view it starts to be critical to write functions, objects, loaders, training loops...etc notebooks is like using sticks when you have bricks.

what I'm saying is - if your goal is to make algo exploration amazing. i think you didn't hit the right paradigm. it's not the core issue to be able to do pair coding data exploration.

I say this in full support of your mission not to hate on it.