rohankumar42/pandaSQL
A Pandas-inspired data analysis project with lazy semantics and query-offloading to SQLite
PythonGPL-3.0
Issues
- 0
Memory usage prediction
#23 opened by rohankumar42 - 1
Memory tracking
#16 opened by rohankumar42 - 0
Allow DataFrames to only be on SQLite
#17 opened by rohankumar42 - 1
User Defined Functions
#21 opened by arjunrawal4 - 1
Loading data directly into SQLite
#7 opened by rohankumar42 - 0
Automate freeing up DataFrame memory
#18 opened by rohankumar42 - 0
Support unique/DISTINCT command
#12 opened by arjunrawal4 - 0
- 0
Implement column string filtering
#11 opened by arjunrawal4 - 0
Pandas-like column access via attributes
#5 opened by rohankumar42 - 0
Refactor `core.py` into multiple files
#8 opened by rohankumar42 - 0
Support more of Pandas API
#6 opened by rohankumar42