2015년 2월 3일 화요일
python mini glossary [editing]
primitive constructs
1) objects
scalar/unstructured: int, float, bool, None
non-scalar/structured: str, tuple, list, dict
function
2) operators: type specific
expression: when entered, it has a value (it returns an object)
argument: parameter
1) objects
scalar/unstructured: int, float, bool, None
non-scalar/structured: str, tuple, list, dict
function
2) operators: type specific
expression: when entered, it has a value (it returns an object)
argument: parameter
Descriptive Statistics & Inferential Statistics
Descriptive Statistics: '그렇다'라고 말하는 것. (To say 'it is'.)
Inferential Statistics: '그럴 것이다'라고 말하는 것. (To say 'it is expected to be.')
+Descriptive, Predictive, Forecasting(Prescriptive)
Inferential Statistics: '그럴 것이다'라고 말하는 것. (To say 'it is expected to be.')
+Descriptive, Predictive, Forecasting(Prescriptive)
피드 구독하기:
덧글 (Atom)