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

    1695 2024-06-05 《Ramda 0.12.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • Relation

    1691 2024-06-05 《Ramda 0.8.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • Relation

    1667 2024-06-05 《Ramda 0.11.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • Christophe Dervieux

    1656 2024-05-09 《R Markdown Cookbook》
    Christophe Dervieux is an active member of the R community, currently living in France. With a master’s degree in energy and economics, he started working with R as an analyst doi...
  • Relation

    1644 2024-06-05 《Ramda 0.14.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • Array

    1640 2024-06-27 《Lodash 4.17.15》
    _.chunk(array, [size=1]) Since Arguments Returns Example _.compact(array) Since Arguments Returns Example _.concat(array, [values]) Since Arguments Returns Example ...
  • Configure Kyuubi to use Custom Authentication

    1638 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...
  • Gluten

    1629 2024-07-05 《Apache Kyuubi 1.9.1》
    Building(with velox Backend) Build gluten velox backend package Usage Installing Configure Gluten is a Spark plugin developed by Intel, designed to accelerate Apache Spark w...
  • Kinit Auxiliary Service

    1629 2024-07-05 《Apache Kyuubi 1.9.1》
    Installing and Configuring the Kerberos Clients Kerberos Ticket Configurations Further Readings Kinit auxiliary service is a critical service both for authentication between K...
  • PL/pgSQL Functions

    1628 2024-06-24 《Apache AGE 0.6.0》
    Dynamic Cypher Cypher commands can be run in PL/pgSQL functions without restriction. Data Setup SELECT * FROM cypher ( 'imdb' , $$ CREATE ( toby : actor { name : ...