zlnch commited on
Commit
7d2c513
·
verified ·
1 Parent(s): 08b488c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -32,11 +32,6 @@ The CSV file contains the following columns:
32
  - `REB`: Total rebounds (OREB + DREB)
33
  - `STL`: Total steals
34
  - `TOV`: Total turnovers
35
- - `FIRST_NAME`: Player's first name
36
- - `LAST_NAME`: Player's last name
37
- - `FULL_NAME_LOWER`: Full name in lowercase
38
- - `FIRST_NAME_LOWER`: First name in lowercase
39
- - `LAST_NAME_LOWER`: Last name in lowercase
40
  - `IS_ACTIVE`: Flag indicating if player is currently active (1 or 0)
41
 
42
 
 
32
  - `REB`: Total rebounds (OREB + DREB)
33
  - `STL`: Total steals
34
  - `TOV`: Total turnovers
 
 
 
 
 
35
  - `IS_ACTIVE`: Flag indicating if player is currently active (1 or 0)
36
 
37