Overview of the DataSets Package
Description
List of DataSets Package Commands
List of Builtin Data Commands
List of Builtin Data Sets
List of WorldMap Commands
Compatibility
The DataSets package contains functions for retrieving and working with data sets, as well as GUI elements for the same purposes. This package is able to access geographical data from GeoNames.
It is recommended that you start with the search command or use the visual search form.
Each command in the DataSets package can be accessed by using either the long form or the short form of the command name in the calling sequence.
The long form, DataSets:-command,is always available. The short corm can be used after loading the package.
Reference
create a reference to a data set
Search
find data sets by keyword
ApplyToRows
create a Matrix of transformed data with algebraic expressions
convert
convert built-in reference to another data type
CountRows
obtain the number of rows of a reference
GetData
obtain the data of a reference
GetDescription
obtain a description of a reference
GetElementNames
obtain the row names of a reference
GetHeaders
obtain the column names of a reference
GetIdentifier
obtain the identifier for a reference
GetName
obtain the name of a reference
create a reference to built-in data
Country
GeoNames
AddPath
AddPoint
AddPoints
ChoroplethMap
Display
GetPointsList
Project
RemovePath
RemovePoint
ResetView
SetCenter
SetProjection
SetView
ZoomIn
ZoomOut
The DataSets package was introduced in Maple 2015.
For more information on Maple 2015 changes, see Updates in Maple 2015.
Download Help Document