Skip to content

stangelandcl/dataframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C DataFrame/DataTable library. Like R's dataframes.

Builds on linux and windows. Use build.bat or open a visual studio command prompt and run 'nmake /f Makefile.vc MACHINE=x86|x64' to build on windows.

Run 'make all' or 'make' to code gen and compile on linux. Code generation requires python3 but pregenerated files are included.

MIT license.

About

C dataframe library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published