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

    1068 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,...
  • Function

    1064 2024-06-27 《Lodash 4.17.15》
    _.after(n, func) Since Arguments Returns Example _.ary(func, [n=func.length]) Since Arguments Returns Example _.before(n, func) Since Arguments Returns Example _....
  • 4.13 Convert models to equations

    1063 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...
  • 9 Multiple Output Formats

    1058 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 ...
  • Bytecode Enhancement

    1057 2024-05-25 《Apache JDO 3.2.1》
    JDO defines a byte-code enhancement process that provides for dirty detection of fields. Before a class is used at runtime it is compiled and then “enhanced” to implement the inte...
  • Object

    1054 2024-06-05 《Ramda 0.2.0》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • Get Started

    1052 2024-07-05 《Apache Kyuubi 1.9.1》
    Good First Issues Help Wanted Issues Code Contribution Programs Good First Issues Good First Issue is initiative to curate easy pickings for first-time contributors. It help...
  • Microsoft Azure

    1051 2024-07-01 《Apache Hudi 0.15.0》
    Disclaimer Supported Storage System Verified Combination of Spark and storage system HDInsight Spark2.4 on Azure Data Lake Storage Gen 2 Databricks Spark2.4 on Azure Data Lake S...
  • Object

    1049 2024-06-05 《Ramda 0.8.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy clone {*...
  • Chaining

    1048 2024-06-07 《Underscore.js 1.13.6》
    chain value Calling chain will cause all future method calls to return wrapped objects. When you’ve finished the computation, call value to retrieve the final value. Here’s an...