Devlive 开源社区 本次搜索耗时 0.683 秒,为您找到 161 个相关结果.
  • Documentation Style Guide

    1806 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...
  • Aggregation Functions

    1776 2024-06-24 《Apache AGE 0.6.0》
    Data Setup min Using min() with Lists max stDev stDevP percentileCont percentileDisc count Using count(expression) to return the number of values Counting non-null value...
  • Kudu

    Support Kudu Version Support Those Engines Key features Description Data Type Mapping Source Options Task Example Simple: Multiple Table Changelog 2.2.0-beta 2022-09-26 N...
  • Object

    1708 2024-06-05 《Ramda 0.29.2》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • 5.6 Verbatim code chunks

    1682 2024-05-24 《R Markdown Cookbook》
    Show a verbatim inline expression Typically we write code chunks and inline expressions that we want to be parsed and evaluated by knitr . However, if you are trying to write a t...
  • Object

    1669 2024-06-05 《Ramda 0.29.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Methods

    1647 2024-05-25 《Apache JDO 3.2.1》
    String Methods Collection Methods List Methods Map Methods Temporal Methods Enum Methods Optional Methods Other Methods When writing the “filter” for a JDOQL Query you can...
  • Spark DDL

    1635 2024-06-26 《Apache Amoro 0.6.1》
    CREATE TABLE PRIMARY KEY PARTITIONED BY CREATE TABLE … AS SELECT CREATE TABLE … LIKE REPLACE TABLE … AS SELECT DROP TABLE TRUNCATE TABLE ALTER TABLE ALTER TABLE … SET TBLPR...
  • 6.12 For hardcore LaTeX users (*)

    1620 2024-05-24 《R Markdown Cookbook》
    R Markdown is certainly not the best possible document format for authoring or typesetting documents. Simplicity is both its advantage and disadvantage. LaTeX is much more powerfu...
  • 3.3 Render an R script to a report

    1608 2024-05-09 《R Markdown Cookbook》
    Even if you are a long-time R Markdown user, you may have missed another possibility. Dean Attali called it “knitr ‘s best hidden gem”. That is, you can render a pure R script to...