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.

Distributed NumPy Arrays

45 pointsby quasibenabout 9 years ago

3 comments

sandGorgonabout 9 years ago
I recently filed a bug on pandas requesting for a save workspace feature (like RData &amp; save image feature)<p>It was rejected as being unpythonic[1] , even though the base functionality to save a particular data frame is already present.<p>Can what dask is doing, be adapted to a simple case scenario of saving a workspace snapshot?<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;pydata&#x2F;pandas&#x2F;issues&#x2F;12381#issuecomment-185783910" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pydata&#x2F;pandas&#x2F;issues&#x2F;12381#issuecomment-1...</a>
tomrodabout 9 years ago
I&#x27;ve spent some time recently with both dask and distributed. Continuum Analytics has a real gem with Matthew Rocklin! I&#x27;ve found the libraries very intuitive.
math_and_stuffabout 9 years ago
This is great! Any guesses as to what is leading to the large reduction times?
评论 #11187541 未加载
评论 #11186086 未加载