dssg / dssg/triage

More graceful support for long column names

Open
#301 1 comment 0 reactions 0 assignees View on GitHub
collate
Dominant language
Jupyter Notebook
Stars
201
Forks
62
PR merge metrics
No merged PRs in 30d

Description

_From @mbauman on December 21, 2016 22:42_

Right now it's easy to construct column names that become too long and get truncated. Truncated column names can easily become exact duplicates. Exact duplicate column names throw errors.

_Copied from original issue: dssg/collate#31_

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests; start by locating the code that constructs and truncates column names, then reproduce a collision from two names that share a truncated prefix. Done means long names no longer silently become duplicate columns or trigger the reported duplicate-name error, with a regression test if the project provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.