Notebook functions for loading and storing data
IBM® Data Science Experience Local (DSX Local) provides notebook functions that you can use to access data in a project or in an external data store and turn it into a DataFrame or RDD (Resilient Distributed Data set). Functions are also provided that you can use to save a data frame or RDD into a project.
Before you can access assets in a project from a notebook, you must add them to a project and create a project token.
You can use the following functions in a notebook to load and store data.