© Jalil Villalobos Alva 2021
J. Villalobos AlvaBeginning Mathematica and Wolfram for Data Sciencehttps://doi.org/10.1007/978-1-4842-6594-9_2

2. Data Manipulation

Jalil Villalobos Alva1  
(1)
Mexico City, Mexico
 

In this chapter, we will review the basics of data creation and data handling in the Wolfram Language. The chapter begins with the concept of lists; we define what can be included within this structure as well as the creation of lists, nested lists, arrays, vectors, and matrices. We explore how to order a list, how to assign new values, and finally how to select elements of a list depending on an established pattern.

Lists

Lists are the core of data construction in the Wolfram Language. Lists can be used to gather objects, construct data structures, ...

Get Beginning Mathematica and Wolfram for Data Science: Applications in Data Analysis, Machine Learning, and Neural Networks now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.