Support more types
Open
Nobody has claimed this yet.
enhancement
help wanted
rows.fields
- Dominant language
- Python
- Stars
- 886
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
- Look into other tabular formats and also in SQLAlchemy and Django types to create a list of possible new types
- Define which types we're going to support
List of possible types:
geopoint, like in JSON table schema
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the tabular formats named in the issue, along with SQLAlchemy and Django types, and compare them with the JSON Table Schema reference for geopoint. Done means defining which additional types Rows will support and documenting a concrete list of candidates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python, sqlalchemy
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100