Devlive 开源社区 本次搜索耗时 0.586 秒,为您找到 150 个相关结果.
  • Aggregation Functions

    732 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...
  • StarRocks

    Description Key features Options node_urls [list] username [string] password [string] database [string] table [string] scan_filter [string] schema [config] fields [Config] ...
  • Object

    705 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...
  • About the Authors

    698 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • 3.3 Render an R script to a report

    690 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...
  • Result

    666 2024-05-25 《Apache JDO 3.2.1》
    Result type Aggregates Example - Use of aggregates As we have seen, a JDOQL query is made up of different parts. In this section we look at the result part of the query. The re...
  • String

    659 2024-06-05 《Ramda 0.19.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • String

    646 2024-06-05 《Ramda 0.2.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • The AGE Cypher Query Format

    646 2024-06-24 《Apache AGE 0.6.0》
    Cypher() Cypher in an Expression SELECT Clause Cypher queries are constructed using a function called cypher in ag_catalog which returns a Postgres SETOF records . Cypher() c...
  • Documentation Style Guide

    642 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...