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

Calculate Defense Player Stats #288

Merged
merged 31 commits into from
Sep 12, 2022
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
e2ef827
This script only works season long if the season is pre defined. Work…
christianlohr9 Sep 30, 2021
c6c8d17
remove unused stuff
mrcaseb Oct 25, 2021
0e7c612
add function that sums across columns using tidyselect
mrcaseb Oct 25, 2021
ec24143
redo tackling stats using cleaner code and keep it weekly
mrcaseb Oct 25, 2021
42c9535
updates to tackle, tackle yards, pressures, interceptions calculations
tanho63 Nov 14, 2021
b812140
clean up safeties
tanho63 Nov 14, 2021
74d668a
add team
tanho63 Nov 14, 2021
8849434
Merge branch 'master' into formidable
tanho63 Nov 14, 2021
63aea52
Merge branch 'master' into formidable
mrcaseb Aug 10, 2022
2d0054d
fix missing pipe and join load_players()
mrcaseb Aug 10, 2022
aff0471
refactor own fumble df
mrcaseb Aug 10, 2022
52e67ba
refactor opp fumble recovery df
mrcaseb Aug 10, 2022
bd667db
finish fumble refactoring
mrcaseb Aug 10, 2022
48d1d0a
Merge branch 'formidable' of https://github.com/christianlohr9/nflfas…
mrcaseb Aug 10, 2022
9438196
use separate penalty data frame
mrcaseb Aug 10, 2022
1636b87
update penalty calculation
mrcaseb Aug 10, 2022
5dd527b
fix typos
mrcaseb Aug 10, 2022
488df30
update td data frame
mrcaseb Aug 10, 2022
30a051a
combine, fix some colnames and add overall summary
mrcaseb Aug 10, 2022
e70dfca
helper is obsolete
mrcaseb Aug 10, 2022
1c2d8bb
fix NSE notes
mrcaseb Aug 10, 2022
59a4281
redocument
mrcaseb Aug 10, 2022
bfd5402
Increment version number to 4.4.0.9000
mrcaseb Aug 10, 2022
fee9ed7
add news bullet and check for new nflreadr version
mrcaseb Aug 10, 2022
bae2bd8
Fix bugs, add team names in all intermediate dataframes, add player i…
mrcaseb Sep 7, 2022
6827311
Merge branch 'master' into formidable
mrcaseb Sep 7, 2022
0d90a16
Merge branch 'master' into formidable
tanho63 Sep 12, 2022
c0f43f8
Finalize naming
tanho63 Sep 12, 2022
0de0bee
Merge branch 'master' into formidable
tanho63 Sep 12, 2022
18122fc
cleanup news
tanho63 Sep 12, 2022
35d92fb
Merge branch 'master' into formidable
tanho63 Sep 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading