rapidsai
★ 9,718cudf
cuDF - GPU DataFrame Library. cudf.pandas With a Python file containing pandas code: Use cudf.pandas by invoking python with -m cudf.pandas If running the pandas code in an interactive Jupyter environment, call %load_ext cudf.pandas before importing pandas.