Dataframes for D
- Mentors
- Nicholas Wilson, Ilya Yaroshenko
- Organization
- D Programming Language
This project aims at bringing native dataframes to D Programming Language. The main task would be to implement a dataframe which supports multi-indexing, column binary operations, grouping and data aggregation. Along with the dataframe will also come functionality to parse data from and write data to a CSV file without any hassle.