blaze / blaze/datashape

allow an arbitrary string for encoding parameter to String type

Open
#173 1 comment 0 reactions 1 assignee Claimed by @cpcloud View on GitHub
bug enhancement
Dominant language
Python
Stars
189
Forks
62
PR merge metrics
No merged PRs in 30d

Description

I think we're being unnecessarily restrictive here as we're don't actually _do_ anything with the encoding except keep it around for other systems to use. We occasionally translate fixed length string types to a numpy dtype, in which case we would raise if the encoding doesn't make sense in numpy land.

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.