From 5d18e96af2d6d5c939fd02900f44adb024692cf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Michonneau?= Date: Thu, 10 Mar 2022 16:36:54 +0100 Subject: [PATCH] remove unrelated term --- glossary.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/glossary.yml b/glossary.yml index 686ea7ce..c5bd68c1 100644 --- a/glossary.yml +++ b/glossary.yml @@ -1,7 +1,6 @@ - slug: concatenate ref: - aggregation - - creative_commons_license - left_join - right_join en: @@ -3645,23 +3644,11 @@ program can [import](#import) it. In most languages a module must export things explicitly in an attempt to avoid [name collision](#name_collision). -- slug: factor - ref: - - base_r - - vector - en: - term: "factor" - def: > - An R data structure for efficiently storing vectors of categorical data, encoding - categorical values as numerical indices into a lookup table with the respective - category labels. - am: term: ወደ ውጭ መላክ def: > ከ [ሞዱል](#module) ውጭ የሆነ ነገር እንዲታይ ለማድረግ ሌላ የፕሮግራሙ ክፍሎች (ማስመጣት)(#import) ይችላሉ። በአብዛኛዎቹ ቋንቋዎች ሞዱል መሆን አለበት [የስም ግጭት](#name_collision) ን ለማስወገድ #ነገሮችን በግልፅ ወደ ውጭ ይላኩ ። - - slug: fail_test ref: - pass_test