Wrong team assigned on faceit demo #954
Answered
by
akiver
datamendes
asked this question in
Q&A
-
Hi, I am currently collecting data from Faceit championships, and I've noticed that sometimes players are assigned to the wrong teams in the data. This leads to inaccurate information and affects the reliability of my analysis. Can anyone help me how to fix this? demo link: |
Beta Was this translation helpful? Give feedback.
Answered by
akiver
Oct 29, 2024
Replies: 1 comment 6 replies
-
I don't see anything wrong? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you are analyzing a faceit demo with the ESL source, that's why you have incorrect scores.
you should use
--source
only if the source is not detected or incorrectly detected.the
xlsx
command generates XLSX files so it's more "export" than "download".you can usage SQL for advanced usage, see the doc