blaze / blaze/blaze

string operations

Open
#679 2 comments 0 reactions 1 assignee Claimed by @cpcloud View on GitHub
enhancement
Dominant language
Python
Stars
3.2k
Forks
389
PR merge metrics
No merged PRs in 30d

Description

while perusing [the mongo docs](http://docs.mongodb.org/manual/reference/operator/aggregation-string/) i started to think about string ops like `concat`, `lower`, `upper`, slicing, etc

mongo, pandas, sql, python should support these operations, and maybe others

maybe we could the leverage the [`char`](http://docs.scipy.org/doc/numpy/reference/routines.char.html) module for `numpy` computations on this

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.