Devlive 开源社区 本次搜索耗时 0.898 秒,为您找到 351 个相关结果.
  • Hbase

    Description Key features Options zookeeper_quorum [string] table [string] rowkey_column [list] family_name [config] rowkey_delimiter [string] version_column [string] null_m...
  • 7.10 Include the content of an existing HTML file (*)

    1751 2024-05-24 《R Markdown Cookbook》
    With the includes option of the html_document format (or any other formats that support this option), you can include the content of an existing HTML file in the HTML output doc...
  • 8.1 Custom Word templates

    1747 2024-05-24 《R Markdown Cookbook》
    You can apply the styles defined in a Word template document to new Word documents generated from R Markdown. Such a template document is also called a “style reference document.”...
  • Event Logging

    1745 2024-05-25 《Apache Superset 4.0.1》
    Event Logging StatsD Logging Event Logging Superset by default logs special action events in its internal database (DBEventLogger). These logs can be accessed on the UI by navi...
  • Building From Source

    1733 2024-07-05 《Apache Kyuubi 1.9.1》
    Building With Maven Building A Submodule Individually Building Submodules Individually Skipping Some Modules Building Kyuubi Against Different Apache Spark Versions Building K...
  • 5.2 Indent text

    1729 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...
  • 5.4 Control the size of plots/images

    1728 2024-05-24 《R Markdown Cookbook》
    The size of plots made in R can be controlled by the chunk option fig.width and fig.height (in inches). Equivalently, you can use the fig.dim option to specify the width and he...
  • 6.1 Add LaTeX code to the preamble

    1706 2024-05-24 《R Markdown Cookbook》
    The general structure of a LaTeX document is like this: \documentclass { article } % preamble \begin { document } % body \end { document } That is, you declare the d...
  • 1 Installation

    1672 2024-05-06 《R Markdown Cookbook》
    To use R Markdown, you have to install R [@R-base] and the R package rmarkdown [@R-rmarkdown]. # install the rmarkdown package from CRAN in R install . packages ( 'rmarkdown' ...
  • Spark Configuration

    1663 2024-06-26 《Apache Amoro 0.6.1》
    Catalogs configuration Using Mixed-Format in a standalone catalog Using Mixed-Format in session catalog The high availability configuration Catalogs configuration Using Mixe...