Kaggle competition list filters not working
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
Hello, when running:
kaggle competitions list -s titanic
I get:
['ref deadline category reward teamCount userHasEntered \n',
'------- ------------------- --------------- --------- --------- -------------- \n',
'titanic 2030-01-01 00:00:00 Getting Started Knowledge 18134 True \n']
but when running:
kaggle competitions list -s titanic --category gettingStarted
I get an empty list, this is just an example but it is happening systematically with all my searches, I think this is a bug on the code.
SortBy also not working.
thanks in advance,
Siria
Contributor guide
Assessment
This issue has not been assessed yet.