Arkouda: interactive data exploration backed by Chapel
Arkouda: interactive data exploration backed by Chapel
复制标题
Arkouda:Chapel 支持的交互式数据探索
DOI:
--
复制
发表时间:
2019
期刊:
影响因子:
--
通讯作者:
Timothy Neumann
中科院分区:
文献类型:
--
作者:
M. Merrill;William Reus;Timothy Neumann
Exploratory data analysis (EDA) is the prerequisite for all data science. EDA is non-negotiably interactive—by far the most popular environment for EDA is a Jupyter notebook—and, as datasets grow, increasingly computationally intensive. Several existing projects attempt to combine interactivity and distributed computation using programming paradigms and tools from cloud computing, but none of these projects have come close to meeting our needs for high-performance EDA. To fill this gap, we have developed a prototype, called arkouda, that allows a user to interactively issue massively parallel computations on distributed data.