Devlive 开源社区 本次搜索耗时 0.565 秒,为您找到 148 个相关结果.
  • 10.1 The function knitr::kable()

    979 2024-05-24 《R Markdown Cookbook》
    Supported table formats Change column names Specify column alignment Add a table caption Format numeric columns Display missing values Escape special characters Multiple tab...
  • Async Queries via Celery

    Celery Celery Flower Celery On large analytic databases, it’s common to run queries that execute for minutes or hours. To enable support for long running queries that execute b...
  • 2.2 R Markdown anatomy

    943 2024-05-09 《R Markdown Cookbook》
    YAML metadata Narrative Code chunks Document body References We can dig one level deeper by considering the different components of an R Markdown. Specifically, let’s look at...
  • Nessie

    Enabling Nessie Catalog Spark SQL Extensions Nessie Catalog Nessie and Iceberg Loosely coupled transactions Experimentation Further use cases Example Future Improvements ...
  • Hive Metastore

    906 2024-06-30 《Apache Hudi 0.15.0》
    Spark Data Source example Query using HiveQL Use partition extractor properly Hive Sync Tool Hive Sync Configuration Sync modes HMS JDBC HIVEQL Flink Setup Install Hive E...
  • 4. Kyuubi Release Guide

    Kyuubi Release Guide Introduction Overview Decide to release Checklist to proceed to the next step Prepare for the release One-time setup instructions ASF authentication Subve...
  • JDO 3.0 Overview

    897 2024-05-25 《Apache JDO 3.2.1》
    Background Metadata API Enhancer API Query Cancel/Timeout API Control of read objects locking Background Java Data Objects (JDO) is a specification begun in 2000, with 2 maj...
  • 10.3 Other packages for creating tables

    890 2024-05-07 《R Markdown Cookbook》
    References There are many other R packages that can be used to generate tables. The main reason that I introduced kable() (Section 10.1 ) and kableExtra (Section 10.2 ) is not ...
  • Functions

    bind bindAll partial memoize delay defer throttle debounce once after before wrap negate compose restArguments bind _.bind(function, object, *arguments) source ...
  • PersistenceManagerFactory

    879 2024-05-25 《Apache JDO 3.2.1》
    Standard JDO Properties Any JDO-enabled application will require (at least) one PersistenceManagerFactory. Typically applications create one per datastore being utilised. A Persi...