openml / openml/OpenML

Able to create tags including ' but not able to search for them

Open
#486 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

This dataset has a tag with trailing apostrophe: https://www.openml.org/d/1566
But you can't query for it:
https://www.openml.org/api/v1/json/data/list/tag/whyme%27

Actually the python api crashes even worse, but it seems there is some inconsistency on the server side, too.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with the dataset 1566 tag and the API endpoint /api/v1/json/data/list/tag/whyme%27, then compare that behavior with the Python API behavior described in the issue. Done means tags containing a trailing apostrophe can be created, queried through the server endpoint, and handled without the Python API crashing.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, python
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.