Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renamed columns? #15

Closed
jcklie opened this issue May 19, 2022 · 2 comments
Closed

Renamed columns? #15

jcklie opened this issue May 19, 2022 · 2 comments

Comments

@jcklie
Copy link

jcklie commented May 19, 2022

Hi,
the guide says

df = pd.read_csv('results.csv') # should contain columns: task, performer, label

but when I load this file, then the second column is worker and not performer. I had used crowdkit with dataframes that had columns: task, performer, label, but after an update, it broke.

@btseytlin
Copy link

Hello.
We will update the guide, thank you.

The last update indeed introduced the non-backward-compatible renaming:
https://github.com/Toloka/crowd-kit/releases/tag/v1.0.0

It was done to remove some ambiguity and make the naming more in line with commonly used terms.

@dustalov
Copy link
Collaborator

@jcklie could you please confirm that the updated version of Crowd-Kit solved the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants