Developers and data scientists frequently use NetApp's volume cloning technology to clone development workspaces almost instantaneously. This can lead to operational challenges as end users often don't have superuser privileges and, thus, are not able to run a mount...
A data scientist will often modify their training dataset many times as they iterate through different training runs, using different normalization techniques, hyperparameters, etc. This can become a problem if the data scientist ever needs to revert back to a...
The NetApp Data Science Toolkit is a Python program that makes it simple for data scientists and data engineers to perform advanced data management tasks. This Python program can function as either a command line utility or a library of functions that can be imported...
Jupyter Notebook is an open source web application targeted towards data scientists and data engineers that enables users to create wiki-like documents, called notebooks, that contain blocks of live code paired with descriptive text. These code blocks can be executed...