Skip to main content
Ctrl+K
cudf 24.12.00 documentation - Home cudf 24.12.00 documentation - Home
  • cuDF User Guide
  • cudf.pandas
  • Polars GPU engine
  • libcudf documentation
  • Developer Guide
  • GitHub
  • Twitter
  • cuDF User Guide
  • cudf.pandas
  • Polars GPU engine
  • libcudf documentation
  • Developer Guide
  • GitHub
  • Twitter

章节导航

目录:

  • libcudf 文档
    • libcudf
    • Default Stream
    • 内存资源管理
    • Cudf Classes
      • 列类
        • 列工厂
        • 字典类
        • Lists Classes
        • 字符串类
        • Structs Classes
        • 时间戳类
      • Table Classes
      • Scalar Classes
        • 标量工厂
      • Fixed Point Classes
    • 列API
      • 列复制
        • 复制连接
        • Copy Gather
        • Copy Scatter
        • Copy Slice
        • Copy Split
        • Copy Shift
      • 列空掩码
      • Column Sort
      • Column Search
      • 列哈希
      • 列合并
      • 列连接
      • 列分位数
      • 列聚合
        • 聚合工厂
        • Aggregation Reduction
        • Aggregation Groupby
        • Aggregation Rolling
      • 列转换
        • Transformation Unaryops
        • Transformation Binaryops
        • Transformation Transform
        • Transformation Replace
        • Transformation Fill
      • 列重塑
        • Reshape Transpose
      • 列重新排序
        • 重新排序分区
        • 重新排序紧凑
      • 列互操作
        • Interop Dlpack
        • Interop Arrow
    • Datetime APIs
      • Datetime Extract
      • 日期时间计算
    • Strings APIs
      • Strings Case
      • 字符串类型
      • 字符串组合
      • Strings Contains
      • 字符串转换
      • 字符串复制
      • 字符串切片
      • Strings Find
      • 字符串修改
      • 字符串替换
      • Strings Split
      • Strings Extract
      • Strings Regex
    • Dictionary APIs
      • Dictionary Encode
      • Dictionary Search
      • 字典更新
    • Io APIs
      • Io Types
      • Io Readers
      • Io Writers
      • Io Datasources
      • Io Datasinks
    • JSON APIs
      • JSON 对象
    • Lists APIs
      • Lists Combine
      • Lists Modify
      • Lists Extract
      • Lists Filling
      • Lists Contains
      • Lists Gather
      • 列表元素
      • 列表过滤
      • Lists Sort
      • 集合操作
    • Nvtext APIs
      • Nvtext Ngrams
      • Nvtext 标准化
      • Nvtext Stemmer
      • Nvtext 编辑距离
      • Nvtext Tokenize
      • Nvtext Replace
      • Nvtext Minhash
      • Nvtext Jaccard
    • Utility APIs
      • 实用工具类型
      • Utility Dispatcher
      • 实用位掩码
      • Utility Error
      • Utility Span
    • Labeling APIs
      • Label Bins
    • 表达式评估
    • tdigest
  • Regex Features
  • Unicode 限制
  • libcudf 文档
  • libcudf 文档

libcudf 文档#

目录:

  • libcudf
  • 默认流
  • 内存资源管理
  • Cudf 类
    • 列类
    • 表类
    • 标量类
    • 定点类
  • 列 API
    • 列复制
    • 列空掩码
    • 列排序
    • 列搜索
    • 列哈希
    • 列合并
    • 列连接
    • 列分位数
    • 列聚合
    • 列转换
    • 列重塑
    • 列重排序
    • 列互操作
  • 日期时间 API
    • 日期时间提取
    • 日期时间计算
  • 字符串 API
    • 字符串大小写
    • 字符串类型
    • 字符串组合
    • 字符串包含
    • 字符串转换
    • 字符串复制
    • 字符串切片
    • 字符串查找
    • 字符串修改
    • 字符串替换
    • 字符串分割
    • 字符串提取
    • 字符串正则表达式
  • 字典API
    • 字典编码
    • 字典搜索
    • 字典更新
  • Io APIs
    • Io 类型
    • Io 读取器
    • Io 写入器
    • Io 数据源
    • Io 数据汇
  • JSON APIs
    • JSON 对象
  • 列表 API
    • 列表组合
    • 列表修改
    • 列表提取
    • 列表填充
    • 列表包含
    • 列表收集
    • 列表元素
    • 列表过滤
    • 列表排序
    • 集合操作
  • Nvtext APIs
    • Nvtext Ngrams
    • Nvtext Normalize
    • Nvtext Stemmer
    • Nvtext Edit Distance
    • Nvtext Tokenize
    • Nvtext Replace
    • Nvtext Minhash
    • Nvtext Jaccard
  • Utility APIs
    • Utility Types
    • Utility Dispatcher
    • Utility Bitmask
    • Utility Error
    • Utility Span
  • 标签API
    • 标签箱
  • 表达式评估
  • tdigest

索引和表格#

  • 索引

  • 搜索页面

上一页

libcudf 文档

下一步

libcudf

On this page
  • libcudf 文档
  • 索引和表格
Show Source