Data Manipulation
摘要
This chapter reviews the basics of data creation and data handling in the Wolfram Language. The chapter begins with the concept of lists and structures within the language. Numbers, digits, and simple ways to use them with common math functions are discussed. Next, you are introduced to lists of objects, representing, and generating lists, delving into data arrays and examining nested lists, vectors, matrixes, and relevant operations for various purposes. The chapter ends with study list manipulation techniques—retrieving, assigning, or removing data—and structuring lists to offer a general guide to understanding list manipulation in the Wolfram Language.