Skip to content

:neckbeard: Capybara: C DataFrames for geeks who like numbers. 👽

License

Notifications You must be signed in to change notification settings

murilobsd/capybara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capybara

Travis (.org) branch license

Capybara is the Dataframe in C

Features

  • Multiple platforms: OpenBSD, Linux, MacOS.
  • Statistic Functions: mean, min, max, sum, variance, standard deviation, sort, median
  • Series type: int8, int16, int32

Install

Download the sources

git clone https://github.com/murilobsd/capybara
cd capybara
git submodule update --init --recursive

Configuration

mkdir build
cd build
cmake ..

Build

make

Run the tests

make test

Create package

make package