Devlive 开源社区 本次搜索耗时 1.394 秒,为您找到 1139 个相关结果.
  • 7.5 Fold all code blocks but show some initially

    1401 2024-05-24 《R Markdown Cookbook》
    If code blocks in the output document are potentially distracting to readers, you may choose to fold them initially. Readers can then choose to display them by clicking the fold b...
  • Relation

    1400 2024-06-05 《Ramda 0.14.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • 4.13 Convert models to equations

    1400 2024-05-23 《R Markdown Cookbook》
    References The equatiomatic package (Anderson, Heiss, and Sumners 2024 ) (https://github.com/datalorax/equatiomatic ) developed by Daniel Anderson et al. provides a convenient a...
  • TPC-H

    1397 2024-07-05 《Apache Kyuubi 1.9.1》
    TPC-H Integration Dependencies Configurations TPC-H Operations The TPC-H is a decision support benchmark. It consists of a suite of business oriented ad-hoc queries and concur...
  • Collect Information

    Before deploying a cluster, you should collect the following information: The fully qualified domain name (FQDN) of each host in your system. The Ambari Cluster Install wizard s...
  • TPC-DS

    1392 2024-07-05 《Apache Kyuubi 1.9.1》
    TPC-DS Integration Dependencies Configurations TPC-DS Operations The TPC-DS is a decision support benchmark. It consists of a suite of business oriented ad-hoc queries and con...
  • MySQL/MariaDB Prerequisite

    You must change the variable log_bin_trust_function_creators to 1 during Ranger installation. From RDS Dashboard>Parameter group (on the left side of the page): Set the MySQL...
  • Neo4j

    Description Key features Options uri [string] username [string] password [string] bearer_token [string] kerberos_ticket [string] database [string] query [string] schema.fi...
  • CVEs fixed by release

    1386 2024-05-25 《Apache Superset 4.0.1》
    Version 3.1.2 Version 3.0.4, 3.1.1 Version 3.0.3 Version 3.0.2, 2.1.3 Version 3.0.0 Version 2.1.3 Version 2.1.2 Version 2.1.1 Version 2.1.0 Version 2.0.1 Version 3.1.2 ...
  • 1 Installation

    1383 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' ...