pandas-ply
Data manipulator
A library that provides functional data manipulation methods for pandas, making it easier to work with data in a more expressive and concise way.
functional data manipulation for pandas
200 stars
44 watching
26 forks
Language: HTML
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/collection | A library providing data manipulation tools using arrays or Traversable objects. | 89 |
reactivemarbles/dynamicdata | A set of reusable operations to manipulate and shape data in a declarative way without directly managing collections. | 1,734 |
reubano/meza | A lightweight toolkit for processing tabular data with a focus on functional programming and PyPy compatibility. | 416 |
cgarciae/phi | A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
alanmarazzi/panthera | A Clojure-based library for working with dataframes and numerical computations using Python libraries. | 189 |
kernelmachine/utah | A Rust crate providing type-conscious data manipulation with ndarray-backed tabular data structures. | 143 |
pytorch/data | A PyTorch project providing data loading utilities and scalable dataloading solutions | 1,133 |
ynadji/netaddr | A Common Lisp library for manipulating IP addresses and networks | 5 |
packetfu/packetfu | A Ruby library for reading and writing packets to an interface or file. | 381 |
sparklingpandas/sparklingpandas | Enables distributed data analysis using PySpark and Pandas APIs | 361 |
scwilkinson/pd-replicator | A tool that allows users to easily copy data from a pandas DataFrame to the clipboard with one click. | 11 |
vincent-pradeilles/keypathkit | A library that enables declarative data manipulation using typed keypaths in Swift | 426 |
alan-turing-institute/xpandas | A high-level data container with transformer functionality for feature extraction and transformation. | 26 |
pyjanitor-devs/pyjanitor | A Python library providing a clean and expressive API for data cleaning by chaining multiple operations together in a logical order. | 1,364 |
dodger487/dplython | A Python implementation of data manipulation functions inspired by the R package Dplyr. | 764 |