excel关联规则算法

As Juliet famously said to Romeo, "What's in a name?" And she was talking about rows (misspelled as "rose"), so maybe Juliet was using a spreadsheet at the time. There are special rules for Excel names, but you might be surprised to see what is allowed.

正如朱丽叶(Juliet)对罗密欧(Romeo)所说的那样:“名字叫什么?” 她正在谈论行 (拼写为“ rose”),所以也许朱丽叶当时正在使用电子表格。 Excel名称有特殊的规则,但是您可能会惊讶地看到允许使用的名称。

Excel中的名称 (Names in Excel)

In Excel, you can create names that refer to cells, or to a constant value, or a formula. After you create Excel names, you can use them in formulas, or quickly go to a named range.

在Excel中,您可以创建引用单元格,常量值或公式的名称。 创建Excel名称后 ,可以在公式中使用它们,也可以快速转到指定的范围。

There are rules for Excel Names, and here's what Microsoft says is allowed. It seems clear, but a few of the rules aren't as ironclad as they look:

Excel名称有规则,这是Microsoft所说的被允许的 。 看起来似乎很清楚,但是其中一些规则并不像看起来那么铁定:

    • letter 信
    • underscore (_) 下划线(_)
    • backslash (\). 反斜杠(\)。

    The first character of a name must be one of the following characters:

    名称的第一个字符必须是以下字符之一:

    • letters 字母
    • numbers 数字
    • periods 期间
    • underscore characters 下划线字符
    • Space characters are not allowed as part of a name.

      名称中不允许使用空格字符

    • Names can't look like cell addresses, such as A$35 or R2D2

      名称看起来不像是单元格地址 ,例如A $ 35或R2D2

    • C, c, R, r -- can't be used as names -- Excel uses them as selection shortcuts

      C,c,R,r-不能用作名称-Excel将它们用作选择快捷方式

    The following are not allowed:

    以下是不允许的

  • Names are not case sensitive. For example, North and NORTH are treated as the same name.

    名称不区分大小写 。 例如,将North和NORTH视为相同的名称。

如何命名细胞 (How To Name Cells)

It's easy to name a range of cells – here's what I usually do (there's a video at the end of this article too):

命名一系列单元格很容易-这是我通常要做的(本文结尾处还有一个视频):

  • Select the cells that you want to name 选择您要命名的单元格
  • Type a valid one-word name for those cells, in the Name Box at the left of the Formula Bar. 在编辑栏左侧的“名称框”中为这些单元格键入一个有效的单字名称。
  • Press Enter, to complete the name. If you forget that step, the name doesn't stick. 按Enter键完成名称。 如果您忘记了这一步,该名称就不会保留。

Later, you can use those names in formulas, or for navigation.

以后,您可以在公式中或导航中使用这些名称。

快速名称 (Quick Names)

Another easy way to create names is based on text that you're already entered on the worksheet. For example, type "Months", then the month names in the 12 cells below that.

创建名称的另一种简便方法是基于您已经在工作表上输入的文本。 例如,键入“月”,然后在其下方的12个单元格中输入月名称。

  • First, select the heading cell, and the cells that you want to name. 首先,选择标题单元格以及要命名的单元格。
  • Then, on Excel's Formulas tab, click the Create From Selection command. 然后,在Excel的“公式”选项卡上,单击“从选择中创建”命令。
  • Check the box to tell Excel where your headings are (top, left, bottom or right), and click OK 选中复选框以告知Excel标题在哪里(顶部,左侧,底部或右侧),然后单击“确定”。
  • Excel names the ranges with valid names, based on your headings Excel根据您的标题使用有效名称命名范围

Since Excel creates the names in this method, you don't have to worry about what's valid.

由于Excel使用此方法创建名称,因此您不必担心有效的名称。

NOTE: You can see the step in the video at the end of this article.

注意:您可以在本文结尾的视频中看到该步骤。

超越基本规则 (Beyond the Basic Rules)

Even though Microsoft's rules for Excel names say that you must use only letters, numbers, periods, underscores and backslashes, other characters are allowed. It seems that "letters" has a broad interpretation.

即使Microsoft的Excel名称规则规定您只能使用字母,数字,句点,下划线和反斜线,也可以使用其他字符。 似乎“信件”具有广泛的解释。

I learned about "beyond the basics" technique from Peter B., who sent me a workbook in which he used Unicode text in his Excel names (shown below). I didn't know that was possible. Thanks, Peter!

我从Peter B.那里学到了“超越基础”的技术,他给了我一本工作簿,其中他在Excel名称中使用Unicode文本(如下所示)。 我不知道那是可能的。 谢谢,彼得!

我对规则的考验 (My Test of the Rules )

Inspired by Peter's examples, I did a few simple name tests, using characters from the "Alt and Number Keypad" set. For example, I typed an "a" in the Name Box, then Alt+1, Alt+30 and Alt+31. That means "a happy faces goes up and down", in case you were wondering.

受彼得的示例启发,我使用“ Alt and Number Keypad”集中的字符进行了一些简单的名称测试。 例如,我在“名称”框中键入“ a”,然后输入Alt + 1,Alt + 30和Alt + 31。 如果您想知道的话,这意味着“一张幸福的脸会上下波动”。

In the screen shot below, you can see that name in the Name Box drop down list, along with a few other unconventional names that I created.

在下面的屏幕快照中,您可以在“名称框”下拉列表中看到该名称,以及我创建的其他一些非常规名称。

Excel used the characters from cell D2, when I created a name using the "Create From Selection technique on that range.

当我在该范围内使用“从选择中创建技术”创建名称时,Excel使用了D2单元格中的字符。

However, when I created a couple of names in the Name Manager, the special characters show up correctly there, but appear as question marks in the Name Box drop down list. You can see a couple of those in the screen shot above.

但是,当我在“名称管理器”中创建几个名称时,特殊字符在那里正确显示,但是在“名称框”下拉列表中显示为问号。 您可以在上面的屏幕截图中看到其中的几个。

测试Excel名称规则 (Testing the Rules for Excel Names)

After looking at Peter's examples, and doing a few experiments, I did some searching, so see what documentation there might be online, for these anomalies. What is allowed, and what isn't?

在查看了Peter的示例并进行了一些实验之后,我进行了一些搜索,以查看这些异常可能在线上有哪些文档。 允许什么,不允许什么?

An link in an old Excel newsgroup post led me to a treasure trove of information on rules for Excel names – Martin Trummer's GitHub project on excel-names. Martin has done an in-depth study of what's allowed, beyond the basic letters and numbers.

一个旧的Excel新闻组帖子中的链接将我带到了有关Excel名称规则的信息宝库-Martin Trummer的excel-names GitHub项目 。 除了基本的字母和数字外,马丁还对允许的内容进行了深入的研究。

Go to Martin's project page, and you'll see his written examples, and there is an Excel file to download. Thanks to Martin, for doing this research!

转到Martin的项目页面,您将看到他的书面示例,并且有一个Excel文件可供下载。 感谢马丁,进行了这项研究!

视频:命名单元格范围 (Video: Name a Range of Cells)

Watch this short video to see how to name a group of cells, go to that named group of cells, and use the name in a formula.

观看此简短视频,了解如何命名一组单元格,转到该命名的一组单元格,并在公式中使用该名称。

演示地址

视频:通过选择创建Excel名称 (Video: Create an Excel Name from Selection)

To quickly name individual cells, or individual ranges, you can use heading cell text as the names. Watch this video to see the steps, and go to the Excel Names page on my website for more details and videos.

要快速命名单个单元格或单个范围,可以使用标题单元格文本作为名称。 观看此视频以查看步骤,然后转到我的网站上的“ Excel名称”页面以获取更多详细信息和视频。

演示地址

翻译自: https://contexturesblog.com/archives/2017/12/07/what-are-the-rules-for-excel-names/

excel关联规则算法


http://www.taodudu.cc/news/show-7023257.html

相关文章:

  • sip协议中文(3)
  • 嵌入式 pppd中文man页面
  • pppd 中文man页面
  • jce 中的Provider
  • LaTeX中的数学公式
  • 如何快速判断一个文件是否为病毒,如何检测自己的电脑是不是中毒了或者存在病毒软件?
  • 如何免费获取沪深300 历史净值数据集
  • 利用Tushare进行股票因子计算
  • 利用Tushare pro进行量化学习
  • python从tushare获取数据_python调用tushare获取沪股通、深股通成份股数据
  • 用爬虫分析沪深300指数超长走势
  • tushare获取沪深300指数历史_从Tushare获取历史行情数据
  • 基于主成分分析 沪深300个股一致性IF股指交易策略
  • 如何通过第三方工具维护计算机,无需第三方优化软件利用电脑自身维护功能优化系统...
  • 脱壳工具:frida-dexdump的使用详解
  • 加壳与脱壳的原理
  • lab1-3 使用通用脱壳工具
  • 脱壳工具:ZjDroid的使用详解
  • 【转】脱壳工具
  • 常用脱壳工具
  • 2.龙芯2k1000 linux3.10内核编译过程
  • 详谈Linux系统《高端内存和低端内存》
  • Linux 内存管理 —— 高端内存
  • SOA标准之SCA
  • 开源硬件交流@上海新车间
  • 字节跳动开源其云原生数据仓库 ByConity
  • 社会网络中的心理学-----社交焦虑症
  • 浅谈社交网络中的用户心理
  • 青蛙跳台问题的递归实现(c语言)
  • 如何实现跳板机(服务器跳转访问,xshell和xftp为例)

excel关联规则算法_Excel名称有哪些规则?相关推荐

  1. EXCEL 2013中“定义名称”的命名规则

    名称可以包含字母.汉字.数字.以及[_][.][?]三种符号. 名称具有唯一性. 名称必须以字母或汉字或下划线_作为开头,不能以数字.字母R.字母C作为开头,并且不能像单元格引用,例如,32和A4都不 ...

  2. 关联规则算法在游戏行业中的应用

    关联规则算法在游戏行业中的应用 本文为学习<R语言游戏数据分析与挖掘>学习笔记. Apriori算法应用广泛,可用于消费市场价格分析,猜测顾客的消费习惯,比如较有名的"尿布和啤酒 ...

  3. 使用Apriori关联规则算法实现购物篮分析

    Apriori算法是一种挖掘关联规则的频繁项集算法,其核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集,而且算法已经被广泛的应用到商业,网络安全等各个领域. 购物篮分析是通过发视频顾 ...

  4. [机器学习笔记] 常用关联规则算法

    机器学习中常用关联规则算法 关联规则算法是一种基于规则的机器学习算法,该算法可以在大数据中发现彼此之间的关系. 它的目的是:利用一些度量指标来分辨数据库中存在的强规则.也即是说关联规则挖掘是用于知识发 ...

  5. 关联规则算法c语言样例及分析_推荐系统总结系列-关联规则算法(四)

    基于关联规则的推荐有三种方法:Apriori关联规则算法FP Tree关联规则算法:PrefixSpan关联规则算法: 关联规则挖掘推荐算法: 关联规则挖掘是一种在大规模交易中识别类似规则关系模式的通 ...

  6. 一句话+一张图——说清楚Aprioir关联规则算法

    一句话 关联分析(关联规则学习): 从大规模数据集中寻找物品间的隐含关系被称作 关联分析(associati analysis) 或者 关联规则学习(association rule learning ...

  7. excel组合汇总_Excel汇总20150202

    excel组合汇总 Happy Groundhog Day! Please feel free to read this roundup over and over again. 土拨鼠日快乐! 请随 ...

  8. 啤酒和尿不湿?购物篮分析、商品关联分析和关联规则算法都给你搞清楚(上—理论篇)

    不管是不是搞数据分析的,相信应该都听过啤酒尿不湿的故事,说的是美国的沃尔玛超市管理人员分析销售数据时发现了一个令人难以理解的现象:"啤酒"与"尿布湿"这两件看上 ...

  9. 机器学习_关联规则算法

    关联规则的理解:例如在超市里 , 将果酱和面包相邻摆放, 购买果酱的用户也有可能需要面包,购买面包也同理 . 可以激发用户的潜在购买欲望,相互提高销量 . 就像啤酒尿布问题 , 购买啤酒的用户大部分都 ...

最新文章

  1. MySQL概要——《深究MySQL》
  2. Windows 10——连接鼠标时触摸板失效解决方案
  3. 二分查找法的循环与递归实现及时间复杂度分析
  4. 【渝粤教育】国家开放大学2018年春季 0221-21T数字电子电路 参考试题
  5. 【JS 逆向百例】W店UA,OB反混淆,抓包替换CORS跨域错误分析
  6. spring IOC基本配置(xml配置和注解配置)
  7. HDU 3641 Treasure Hunting(阶乘素因子分解+二分)
  8. MTK 驱动开发(42)---GAT 工具使用
  9. Oracle数据库——触发器的创建与应用
  10. 如何合理分配Elasticsearch的分片和副本
  11. 中国FreeType联盟的几项工作
  12. Windows Boot Manager改成中文菜单
  13. 如何使用计算机硬件开关网络,笔记本无线网络开关介绍 怎么正确使用开关控制?...
  14. 人工智能导论——逻辑推理
  15. 古风系统仙侠文推荐_5本古典仙侠全本精品小说,文笔精湛,仙味十足,值得细品一二...
  16. 在Ubuntu 14.04上如何安装 WordPress 教程
  17. gic stream协议
  18. libxml2对XML文件的创建、解析、查找、修改
  19. r语言中残差与回归值的残差图_R语言:多元线性回归和模型检验
  20. 支付宝618红包怎么领?怎么用?

热门文章

  1. 剑指 Offer 笔记: T58 - II. 左旋转字符串
  2. Condition精准唤醒和通知
  3. Golang 内存分配与逃逸分析
  4. ContextMenu
  5. 如何快速搭建实用的爬虫管理平台
  6. MapReduce问答题
  7. Transformer Meets Tracker: Exploiting Temporal Context for Robust Visual Tracking
  8. 《基础知识》BOW(Bag-Of-Words)
  9. MADlib——基于SQL的数据挖掘解决方案(14)——回归之多类回归
  10. ffmpeg 和 x264的参数对照