The new user interface is in preview!

Want to check it out? Click here! (If you don't like it, you can still switch back)

League Forums

Main - League News/General Discussion

Re: Player Eval Tool

By martinwarnett
2/22/2025 2:52 pm
Is it filtering players out?

Went to player search, selected Lions plays to evaluate current roster, downloaded csv. Chose option to evaluate current position, and looking at it, there's only 1 QB, 0 TEs...

Also, there's no FS tab - do you treat SS and FS interchangeably?

Re: Player Eval Tool

By setherick - League Admin
2/22/2025 2:57 pm
I treat CB and FS as interchangeable. My 3rd CB usually becomes my FS.

Yes, it filters players out based on the minimum values in primary skills and secondary skills. If you want to see everyone set the minimum value to 0.

Re: Player Eval Tool

By martinwarnett
2/22/2025 3:01 pm
Nice to see my roster is trash then ;)

Re: Player Eval Tool

By martinwarnett
2/22/2025 3:03 pm
And the second question is not too related to functionality - use Intellij as IDE, so downloaded PyCharm. Installed pandas from commandline, so app works that way but if I try and run from within PyCharm, it can't find pandas - any ideas?

Re: Player Eval Tool

By martinwarnett
2/22/2025 3:09 pm
One other general comment for everyone using it - not all players can convert to other positions; if the player card for that player doesn't list a rating for a position, then when you try to change position for that player. that position doesn't appear in the drop down list of position you can change to.

That is something people need to bear in mind when using the evaluate all positions option.

Re: Player Eval Tool

By setherick - League Admin
2/22/2025 3:14 pm
It's easy enough to adjust the configuration.

Re: Player Eval Tool

By setherick - League Admin
2/22/2025 3:15 pm
martinwarnett wrote:
And the second question is not too related to functionality - use Intellij as IDE, so downloaded PyCharm. Installed pandas from commandline, so app works that way but if I try and run from within PyCharm, it can't find pandas - any ideas?


If you use pip, you can pip install pandas.

Re: Player Eval Tool

By martinwarnett
2/22/2025 3:17 pm
Yeah done that - so I can run the file from the command line with no problem.

Within PyCharm though, run the file, it's not finding pandas - which has already been installed. Just wondering if you had any idea, it's not a big issue.

Re: Player Eval Tool

By setherick - League Admin
2/22/2025 3:20 pm
martinwarnett wrote:
Yeah done that - so I can run the file from the command line with no problem.

Within PyCharm though, run the file, it's not finding pandas - which has already been installed. Just wondering if you had any idea, it's not a big issue.


I don't know PyCharm. I use VS Code so I just work out of the terminal.

I'd check your path and see if it is the same as pip. Or find the pandas library and move it to PyCharm libraries folder.

Re: Player Eval Tool

By setherick - League Admin
2/22/2025 4:40 pm
martinwarnett wrote:
Nice to see my roster is trash then ;)


<insert my rant about how bad the in game evaluation tools and analytics are>