JMP 13.2 联机文档
发现 JMP
使用 JMP
基本分析
基本绘图
刻画器指南
实验设计指南
拟合线性模型
预测和专业建模
多元方法
质量和过程方法
可靠性和生存方法
消费者研究
Scripting Guide
JSL Syntax Reference
Scripting Guide
• Types of Data
上一个
•
下一个
Types of Data
Working with Numbers, Strings, Dates, Currency, and More
This chapter discusses basic data types:
•
numbers and strings
•
paths, which are a special type of string
•
dates and times, which can be either special numbers or special strings
•
currency
•
hexadecimal values and blobs
At the end of the chapter are two sections that show more advanced methods of interacting with strings and pattern matching with regular expressions.
Contents
Numbers and Strings
Unicode Characters
Path Variables
Create and Customize Path Variables
Relative Paths
File Path Separators
Date-Time Functions and Formats
Date-Time Values
Program with Date-Time Functions
Date-Time Values in Data Tables
Currency
Hexadecimal and BLOB Functions
Work with Character Functions
Concat
Munger
Repeat
Substitute and Substitute Into
Regular Expressions
Regex
Regex Match
Special Characters in Regular Expressions
Escaped Characters in Regular Expressions
Greedy and Reluctant Regular Expressions
Backreferences and Capturing Groups
Lookaround Assertions
Pattern Matching
Patterns and Case