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

Dataframe doesn't contain all data #6

Open
toooxan opened this issue May 8, 2024 · 0 comments
Open

Dataframe doesn't contain all data #6

toooxan opened this issue May 8, 2024 · 0 comments

Comments

@toooxan
Copy link

toooxan commented May 8, 2024

The output data for individual data contains only 24 columns:

df_outfield = get_outfield_data('https://fbref.com/en/comps/Big5/2022-2023/','/players/2022-2023-Big-5-European-Leagues-Stats')
df_outfield.to_csv('2022-2023.csv',index=False)
0      Brenden Aaronson      us USA    MF,FW  ...   3.9      0.15        0.15
1       Paxten Aaronson      us USA    MF,DF  ...   0.2      0.09        0.09
2      Yunis Abdelhamid      ma MAR       DF  ...   2.4      0.06        0.06
3         Himad Abdelli      dz ALG    MF,FW  ...   1.4      0.06        0.06
4     Salis Abdul Samed      gh GHA       MF  ...   0.9      0.03        0.03
...                 ...         ...      ...  ...   ...       ...         ...
2484   Szymon Żurkowski      pl POL       MF  ...   0.6      0.12        0.12
2485    Martin Ødegaard      no NOR       MF  ...  10.0      0.29        0.29
2486        Milan Đurić      ba BIH       FW  ...   1.4      0.09        0.09
2487      Filip Đuričić      rs SRB    MF,FW  ...   2.7      0.11        0.11
2488     Hugo Guillamón         0.0    DF,MF  ...   0.0      0.00        0.00

[2489 rows x 24 columns]
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

1 participant