Skip to content

axiodisi/parallel-pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParallelPandas

ParallelPandas is a data manipulation library for the Bend programming language, inspired by the Pandas library in Python. It provides data structures and functions for manipulating numerical tables and time series, optimized for parallel processing.

Features

  • DataFrame and Series data structures
  • Filtering and selecting data
  • Aggregating data
  • Reading from and writing to CSV files

Installation

Clone the repository and include parallel_pandas.bend in your Bend project.

git clone https://github.com/axiodisi/parallel-pandas.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published