Devlive 开源社区 本次搜索耗时 0.365 秒,为您找到 644 个相关结果.
  • 4.3 Access the document metadata in R code

    446 2024-05-23 《R Markdown Cookbook》
    When an Rmd document is compiled, all of its metadata in the YAML section will be stored in the list object rmarkdown::metadata . For example, rmarkdown::metadata$title gives you...
  • Iceberg

    445 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Configurations Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including Spark,...
  • Installing

    443 2024-06-13 《SpotBugs 4.8.5》
    Extracting the Distribution  This chapter explains how to install SpotBugs. Extracting the Distribution The easiest way to install SpotBugs is to download a binary distribu...
  • Schemas

    Iceberg tables support the following types: Type Description Notes boolean True or false int 32-bit signed integers Can promote to long long 64-bit s...
  • 5.4 Control the size of plots/images

    439 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...
  • Cassandra

    Description Key features Options host [string] keyspace [string] cql [String] username [string] password [string] datacenter [String] consistency_level [String] Examples ...
  • Trino JDBC Driver

    437 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Start Kyuubi Trino Server Install Trino JDBC JDBC URL Instructions Kyuubi currently supports the Trino connection protocol, so we can use Trino-JDBC to connect t...
  • Logic

    436 2024-06-05 《Ramda 0.24.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Iceberg

    435 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Dependencies Configurations Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines in...
  • Logic

    434 2024-06-05 《Ramda 0.28.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor and a → b → a | b Added in ...