issues Search Results · repo:nextml/caption-contest-data-api language:Python
Filter by
22 results
(63 ms)22 results
innextml/caption-contest-data-api (press backspace or delete to remove)Hi I installed the package but got the following error:
df = ccd.summary(553)
Traceback (most recent call last):
File stdin , line 1, in module
File /usr/local/google/home/zhangjingwei/.venv/lib/python3.11/site-packages/caption_contest_data/_api.py ...
jingweiz
- Opened on Sep 23, 2023
- #48
in _api.py, there is a function named metadata
def metadata(contest: Union[int, str]) - Dict[str, Union[str, int]]:
Parameters
----------
contest : int, str
Argument to :py:func:`summary`. ...
park-jihoo
- 1
- Opened on Mar 13, 2023
- #46
Here s the process for a new user to use this repo and run a result-level analysis.
1. Download the repo either via git clone or the ZIP file.
1. Downloaded: 285MB.
2. Run the Jupyter notebook ...
stsievert
- Opened on Nov 25, 2021
- #40
Hi there!
Thanks for sharing this data, and for your work at nextml!
I wanted to mention a few discrepancies I found with this data, in case they are helpful to know about:
- I think contest 644 has ...
jmhessel
- 1
- Opened on Jul 30, 2021
- #38
This repo has data from NEXT, with some data from the new AWS Lambda system. It d be nice have more data from the AWS
Lambda system.
It might be appropriate to create another repo for this data.
stsievert
- Opened on Nov 13, 2020
- #36
import caption_contest_data as ccd
throws a syntax error on line 90 of _api.py with this code:
ints: List[Union[str, int]] = [int(c) if c.isnumeric() else c.split( - )[0] for c in _ints]
stsievert
- 1
- Opened on May 8, 2020
- #34
This will make contributions easier, and cleanly separate the data and the API.
stsievert
- Opened on Dec 14, 2019
- #32
e.g., 497 is query.png , 512 is example_query.png , 517 is 517_example_query.png , 519 is 519.jpg .
stsievert
- Opened on Jul 3, 2019
- #24
Each week, I download the raw dashboard data. That should be saved.
stsievert
- 2
- Opened on Mar 8, 2019
- #21
Edit: Some comics in have duplicate labels:
- 644 and 645
- 646 and 647
- 655 and 656
- 605 and 607
stsievert
- 3
- Opened on Mar 5, 2019
- #16

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.