TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Data scientists, what tools do you use the most on a daily basis?

35 点作者 rusht大约 8 年前

7 条评论

laingc大约 8 年前
An answer in two parts:<p>The software tools: For me, PyCharm and Jupyter for development, Dask for data preprocessing, Tensorflow, Theano, and various scipy libraries for ML, as well as helpers such as PyMC3 and Edward for probabilistic programming.<p>The important tool: a PhD in applied mathematics that taught me how to think originally and creatively about problems, to abstract and codify them with mathematics, and to approach them numerically and computationally.<p>I suspect that the answer you were looking for is the first set of tools. This set is extremely nice to have; the second set, at least for me, is essential.
评论 #13772977 未加载
评论 #13780935 未加载
评论 #13781082 未加载
cardosof大约 8 年前
That really depends on the task at hand and for each case there are lots of similar tools, so let&#x27;s consider just the most frequently used.<p>Daily I&#x27;d say RStudio, Excel, Tableau, PowerPoint. Either I&#x27;m coding in R or I&#x27;m presenting.
roystonvassey大约 8 年前
Development - Jupyter IDE for Python Text Editor - Sublime Text Knowledge Base - Stackoverflow Visualization - Matplotlib + Excel Charts Presentation - PowerPoint
dagw大约 8 年前
Much of the data I analyse has a spatial&#x2F;geometric&#x2F;geographic component and for that I wouldn&#x27;t want to do my job without FME. In fact it&#x27;s probably may one of my all time favorite pieces of software.<p>Otherwise jupyter with numpy and all the other great python libraries is where I spend much of my time.
numbernine大约 8 年前
Atom + hydrogen addon Python 3 Keras and Tensorflow (I&#x27;m doing nlp)
usgroup大约 8 年前
Out of interest, is everyone using Spark&#x2F;Hadoop&#x2F;etc because you need to and&#x2F;or you chose to or another reason? IMO, legit use cases seem to me relatively sparse.
评论 #13778711 未加载
评论 #13789389 未加载
francisb07大约 8 年前
Jupyter + Spark. tableau if I&#x27;m feeling lazy for viz.