Posts by Karthikeyan Natarajan
Data Science
Feb 20, 2025
JSON Lines Reading with pandas 100x Faster Using NVIDIA cuDF
JSON is a widely adopted format for text-based information working interoperably between systems, most commonly in web applications and large language models...
10 MIN READ
Data Science
Dec 15, 2023
Streamline ETL Workflows with Nested Data Types in RAPIDS libcudf
Nested data types are a convenient way to represent hierarchical relationships within columnar data. They are frequently used as part of extract, transform,...
10 MIN READ
Data Science
Feb 09, 2023
GPU-Accelerated JSON Data Processing with RAPIDS
JSON is a widely adopted format for text-based information working interoperably between systems, most commonly in web applications. While the JSON format is...
8 MIN READ