repo_id stringlengths 21 96 | file_path stringlengths 31 155 | content stringlengths 1 92.9M | __index_level_0__ int64 0 0 |
|---|---|---|---|
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/ScalarTest.java | /*
*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/LargeTableTest.java | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/FloatColumnVectorTest.java | /*
*
* Copyright (c) 2019, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/IntColumnVectorTest.java | /*
* Copyright (c) 2019-2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/CudaFatalTest.java | /*
* Copyright (c) 2022-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/ColumnViewNonEmptyNullsTest.java | /*
*
* Copyright (c) 2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/TestUtils.java | /*
*
* Copyright (c) 2020-2021, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/ArrowColumnVectorTest.java | /*
*
* Copyright (c) 2021, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/ColumnBuilderHelper.java | /*
* Copyright (c) 2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/TableTest.java | /*
*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/UnaryOpTest.java |
/*
*
* Copyright (c) 2019, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/UnsafeMemoryAccessorTest.java | /*
*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/IfElseTest.java | /*
*
* Copyright (c) 2020, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/NvtxTest.java | /*
* Copyright (c) 2021, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/RmmTest.java | /*
* Copyright (c) 2020-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/ReductionTest.java | /*
*
* Copyright (c) 2019-2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/Date64ColumnVectorTest.java | /*
*
* Copyright (c) 2019, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/Aggregation128UtilsTest.java | /*
* Copyright (c) 2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/nvcomp/NvcompTest.java | /*
* Copyright (c) 2020-2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf | rapidsai_public_repos/cudf/java/src/test/java/ai/rapids/cudf/ast/CompiledExpressionTest.java | /*
* Copyright (c) 2021-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/java/src/test | rapidsai_public_repos/cudf/java/src/test/resources/people.json | {"name":"Michael"}
{"name":"Andy", "age":30}
{"name":"Justin", "age":19}
| 0 |
rapidsai_public_repos/cudf/java/src/test | rapidsai_public_repos/cudf/java/src/test/resources/people_with_invalid_lines.json | {"name":"Michael"}
{"name":"Andy", "age":30}
this_line_is_not_valid
{"name":"Justin", "age":19}
| 0 |
rapidsai_public_repos/cudf/java/src/test | rapidsai_public_repos/cudf/java/src/test/resources/simple.csv | 0,110.0,120,one
1,111.0,121,two
2,112.0,122,three
3,113.0,123,four
4,114.0,124,five
5,115.0,125,six
6,116.0,126,seven𐖸
7,117.0,127,eight뽨
8,118.2,128,nineϨ
9,119.8,129,ten
| 0 |
rapidsai_public_repos/cudf/java | rapidsai_public_repos/cudf/java/buildscripts/build-info | #!/usr/bin/env bash
#
# Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Un... | 0 |
rapidsai_public_repos/cudf/conda | rapidsai_public_repos/cudf/conda/environments/all_cuda-120_arch-x86_64.yaml | # This file is generated by `rapids-dependency-file-generator`.
# To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
channels:
- rapidsai
- rapidsai-nightly
- dask/label/dev
- pytorch
- conda-forge
- nvidia
dependencies:
- aiobotocore>=2.2.0
- benchmark==1.8.0
- boto3>=1.21.21
- b... | 0 |
rapidsai_public_repos/cudf/conda | rapidsai_public_repos/cudf/conda/environments/all_cuda-118_arch-x86_64.yaml | # This file is generated by `rapids-dependency-file-generator`.
# To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
channels:
- rapidsai
- rapidsai-nightly
- dask/label/dev
- pytorch
- conda-forge
- nvidia
dependencies:
- aiobotocore>=2.2.0
- benchmark==1.8.0
- boto3>=1.21.21
- b... | 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/cudf_kafka/conda_build_config.yaml | c_compiler_version:
- 11
cxx_compiler_version:
- 11
sysroot_version:
- "2.17"
cmake_version:
- ">=3.26.4"
cuda_compiler:
- cuda-nvcc
cuda11_compiler:
- nvcc
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/cudf_kafka/build.sh | # Copyright (c) 2020-2023, NVIDIA CORPORATION.
./build.sh -v cudf_kafka
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/cudf_kafka/meta.yaml | # Copyright (c) 2020-2023, NVIDIA CORPORATION.
{% set version = environ['RAPIDS_PACKAGE_VERSION'].lstrip('v') %}
{% set minor_version = version.split('.')[0] + '.' + version.split('.')[1] %}
{% set py_version = environ['CONDA_PY'] %}
{% set cuda_version = '.'.join(environ['RAPIDS_CUDA_VERSION'].split('.')[:2]) %}
{% s... | 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/cudf/conda_build_config.yaml | c_compiler_version:
- 11
cxx_compiler_version:
- 11
sysroot_version:
- "2.17"
cmake_version:
- ">=3.26.4"
cuda_compiler:
- cuda-nvcc
cuda11_compiler:
- nvcc
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/cudf/build.sh | # Copyright (c) 2018-2022, NVIDIA CORPORATION.
# This assumes the script is executed from the root of the repo directory
./build.sh cudf
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/cudf/meta.yaml | # Copyright (c) 2018-2023, NVIDIA CORPORATION.
{% set version = environ['RAPIDS_PACKAGE_VERSION'].lstrip('v') %}
{% set minor_version = version.split('.')[0] + '.' + version.split('.')[1] %}
{% set py_version = environ['CONDA_PY'] %}
{% set cuda_version = '.'.join(environ['RAPIDS_CUDA_VERSION'].split('.')[:2]) %}
{% s... | 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/custreamz/build.sh | # Copyright (c) 2020-2022, NVIDIA CORPORATION.
# This assumes the script is executed from the root of the repo directory
./build.sh -v custreamz
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/custreamz/meta.yaml | # Copyright (c) 2018-2023, NVIDIA CORPORATION.
{% set version = environ['RAPIDS_PACKAGE_VERSION'].lstrip('v') %}
{% set minor_version = version.split('.')[0] + '.' + version.split('.')[1] %}
{% set py_version = environ['CONDA_PY'] %}
{% set cuda_version = '.'.join(environ['RAPIDS_CUDA_VERSION'].split('.')[:2]) %}
{% s... | 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/libcudf/install_libcudf_tests.sh | #!/bin/bash
# Copyright (c) 2018-2022, NVIDIA CORPORATION.
cmake --install cpp/build --component testing
cmake --install cpp/libcudf_kafka/build --component testing
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/libcudf/conda_build_config.yaml | c_compiler_version:
- 11
cxx_compiler_version:
- 11
cuda_compiler:
- cuda-nvcc
cuda11_compiler:
- nvcc
sysroot_version:
- "2.17"
cmake_version:
- ">=3.26.4"
gbench_version:
- "==1.8.0"
gtest_version:
- ">=1.13.0"
libarrow_version:
- "==14.0.1"
dlpack_version:
- ">=0.5,<0.6.0a0"
librdkafka_... | 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/libcudf/build.sh | #!/bin/bash
# Copyright (c) 2018-2023, NVIDIA CORPORATION.
export cudf_ROOT="$(realpath ./cpp/build)"
./build.sh -n -v \
libcudf libcudf_kafka benchmarks tests \
--build_metrics --incl_cache_stats \
--cmake-args=\"-DCMAKE_INSTALL_LIBDIR=lib -DCUDF_ENABLE_ARROW_S3=ON -DNVBench_ENABLE_CUPTI=OFF\"
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/libcudf/install_libcudf_kafka.sh | #!/bin/bash
# Copyright (c) 2018-2022, NVIDIA CORPORATION.
cmake --install cpp/libcudf_kafka/build
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/libcudf/meta.yaml | # Copyright (c) 2018-2023, NVIDIA CORPORATION.
{% set version = environ['RAPIDS_PACKAGE_VERSION'].lstrip('v') %}
{% set minor_version = version.split('.')[0] + '.' + version.split('.')[1] %}
{% set cuda_version = '.'.join(environ['RAPIDS_CUDA_VERSION'].split('.')[:2]) %}
{% set cuda_major = cuda_version.split('.')[0] ... | 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/libcudf/install_libcudf.sh | #!/bin/bash
# Copyright (c) 2018-2022, NVIDIA CORPORATION.
cmake --install cpp/build
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/libcudf/install_libcudf_example.sh | #!/bin/bash
# Copyright (c) 2018-2022, NVIDIA CORPORATION.
./cpp/examples/build.sh
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/dask-cudf/build.sh | # Copyright (c) 2018-2019, NVIDIA CORPORATION.
# This assumes the script is executed from the root of the repo directory
./build.sh dask_cudf
| 0 |
rapidsai_public_repos/cudf/conda/recipes | rapidsai_public_repos/cudf/conda/recipes/dask-cudf/meta.yaml | # Copyright (c) 2018-2023, NVIDIA CORPORATION.
{% set version = environ['RAPIDS_PACKAGE_VERSION'].lstrip('v') %}
{% set minor_version = version.split('.')[0] + '.' + version.split('.')[1] %}
{% set py_version = environ['CONDA_PY'] %}
{% set cuda_version = '.'.join(environ['RAPIDS_CUDA_VERSION'].split('.')[:2]) %}
{% s... | 0 |
rapidsai_public_repos/cudf | rapidsai_public_repos/cudf/cpp/.clangd | # https://clangd.llvm.org/config
# Apply a config conditionally to all C files
If:
PathMatch: .*\.(c|h)$
---
# Apply a config conditionally to all C++ files
If:
PathMatch: .*\.(c|h)pp
---
# Apply a config conditionally to all CUDA files
If:
PathMatch: .*\.cuh?
CompileFlags:
Add:
- "-x"
- "cuda"
... | 0 |
rapidsai_public_repos/cudf | rapidsai_public_repos/cudf/cpp/CMakeLists.txt | # =============================================================================
# Copyright (c) 2018-2023, NVIDIA CORPORATION.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
# in compliance with the License. You may obtain a copy of the License at
#
# http://www.apa... | 0 |
rapidsai_public_repos/cudf | rapidsai_public_repos/cudf/cpp/.clang-tidy | ---
Checks:
'modernize-*,
-modernize-use-equals-default,
-modernize-concat-nested-namespaces,
-modernize-use-trailing-return-type'
# -modernize-use-equals-default # auto-fix is broken (doesn't insert =default correctly)
# -modernize-concat-nested-namespaces # auto-fix is ... | 0 |
rapidsai_public_repos/cudf/cpp | rapidsai_public_repos/cudf/cpp/include/doxygen_groups.h | /*
* Copyright (c) 2021-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/groupby.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/filling.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/transpose.hpp | /*
* Copyright (c) 2019-2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/hashing.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/quantiles.hpp | /*
* Copyright (c) 2019-2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/unary.hpp | /*
* Copyright (c) 2018-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/copying.hpp | /*
* Copyright (c) 2018-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/types.hpp | /*
* Copyright (c) 2018-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/null_mask.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/search.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/stream_compaction.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/reshape.hpp | /*
* Copyright (c) 2020-2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/join.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/transform.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/merge.hpp | /*
* Copyright (c) 2018-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/rolling.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/contiguous_split.hpp | /*
* Copyright (c) 2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/round.hpp | /*
* Copyright (c) 2020-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/concatenate.hpp | /*
* Copyright (c) 2020-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/timezone.hpp | /*
* Copyright (c) 2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/reduction.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/binaryop.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/sorting.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/replace.hpp | /*
* Copyright (c) 2018-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/partitioning.hpp | /*
* Copyright (c) 2020-2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/aggregation.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/datetime.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include | rapidsai_public_repos/cudf/cpp/include/cudf/interop.hpp | /*
* Copyright (c) 2020-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/labeling/label_bins.hpp | /*
* Copyright (c) 2021, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/table/table_view.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/table/table_device_view.cuh | /*
* Copyright (c) 2019-2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/table/table.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/table/row_operators.cuh | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf/table | rapidsai_public_repos/cudf/cpp/include/cudf/table/experimental/row_operators.cuh | /*
* Copyright (c) 2022-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/string_view.cuh | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/find.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/find_multiple.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/capitalize.hpp | /*
* Copyright (c) 2020-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/case.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/reverse.hpp | /*
* Copyright (c) 2022-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/translate.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/combine.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/attributes.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/replace_re.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/contains.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/strip.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/slice.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/side_type.hpp | /*
* Copyright (c) 2022, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/strings_column_view.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/findall.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/string_view.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/wrap.hpp | /*
* Copyright (c) 2020-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
rapidsai_public_repos/cudf/cpp/include/cudf | rapidsai_public_repos/cudf/cpp/include/cudf/strings/extract.hpp | /*
* Copyright (c) 2019-2023, NVIDIA CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.