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

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

    2178 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...
  • Object

    2108 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

    2098 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

    2095 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...
  • 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...
  • Methods

    2068 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

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

    Description Key features Options node_urls [list] username [string] password [string] database [string] table [string] scan_filter [string] schema [config] fields [Config] ...
  • 8.2 The two-way workflow between R Markdown and Word

    1993 2024-05-24 《R Markdown Cookbook》
    While it is easy to generate a Word document from R Markdown, things can be particularly painful when someone else edits the Word document and you have to manually port the change...