Devlive 开源社区 本次搜索耗时 0.195 秒,为您找到 1012 个相关结果.
  • 9 Multiple Output Formats

    714 2024-05-07 《R Markdown Cookbook》
    References[] One main advantage of R Markdown is that it can create multiple output formats from a single source, which could be one or multiple Rmd documents. For example, this ...
  • Exceptions

    714 2024-05-25 《Apache JDO 3.2.1》
    JDOException Can Retry Exceptions Fatal Exceptions All exceptions raised by a JDO implementation are runtime exceptions which means that you can choose to catch the exceptions ...
  • ZooKeeper

    712 2024-06-22 《Apache Accumulo 2.x》
    ZooKeeper ACLs ACL errors during upgrade ZooKeeper ACLs Accumulo requires full access to nodes in ZooKeeper under the /accumulo path. The ACLs can be examined using the ZooKee...
  • Hudi

    709 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Configurations Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core warehouse and dat...
  • Iceberg

    707 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Dependencies Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including Spark, T...
  • About the Authors

    706 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • 5.2 Indent text

    706 2024-05-24 《R Markdown Cookbook》
    As mentioned in Section 4.12 , whitespaces are often meaningless in Markdown. Markdown will also ignore spaces used for indentation by default. However, we may want to keep the in...
  • Seq

    706 2024-06-27 《Lodash 4.17.15》
    _(value) Arguments Returns Example _.chain(value) Since Arguments Returns Example _.tap(value, interceptor) Since Arguments Returns Example _.thru(value, intercept...
  • 3.3 Render an R script to a report

    703 2024-05-09 《R Markdown Cookbook》
    Even if you are a long-time R Markdown user, you may have missed another possibility. Dean Attali called it “knitr ‘s best hidden gem”. That is, you can render a pure R script to...
  • Lang

    702 2024-06-27 《Lodash 4.17.15》
    _.castArray(value) Since Arguments Returns Example _.clone(value) Since Arguments Returns Example _.cloneDeep(value) Since Arguments Returns Example _.cloneDeepWi...