TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: A framework for doing data science with Ipython Notebook?

3 pointsby cqcn1991over 9 years ago
When I do data analysis with IPython Notebook, I find there are some common structure.<p>I&#x27;m wondering if there is a framework like Ruby on Rails for summarizing these practices, which can make everyone&#x27;s life easier? It could include things like these:<p>1. Environment set up, like gemfile and bundle install in Rails<p>2. Global Helper, defined in specific place, like View Helper in Rails, can be used everywhere. So no need to scroll up and down to find it within your long list of cells. Eaiser to maitain.<p>3. Common productivity hacks, like select and run multiple cells, sidebar navigation (make notebook easier to read when it grows longer).

no comments

no comments