Skip to content

mekazombify/DSMPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DSMPython

Frank Giddens

How to use DSMPython

In the command line run the following: python DSMPython.py

DSMPython will generate a file named test.csv

Argument List

no-stints : Removes all stints higher than 1 without combining them

g-max : Sets maximum number of games

g-min : Sets minimum number of games

ab-max : Sets maximum number of at bats

ab-min : Sets minimum number of at bats

r-max : Sets maximum number of runs

r-min : Sets minimum number of runs

h-max : Sets maximum number of hits

h-min : Sets minimum number of hits

2b-max : Sets maximum number of second base runs

2b-min : Sets minimum number of second base runs

3b-max : Sets maximum number of third base runs

3b-min : Sets minimum number of third base runs

hr-max : Sets maximum number of home runs

hr-min : Sets minimum number of home runs

rbi-max : Sets maximum number of runs batted in

rbi-min : Sets minimum number of runs batted in

sb-max : Sets maximum number of sacrifice bunts

sb-min : Sets minimum number of sacrifice bunts

cs-max : Sets maximum number of times caught stealing

cs-min : Sets minimum number of times caught stealing

bb-max : Sets maximum number of base on balls

bb-min : Sets minimum number of base on balls

so-max : Sets maximum number of strikeouts

so-min : Sets minimum number of strikeouts

ibb-max : Sets maximum number of intentional walks

ibb-min : Sets minimum number of intentional walks

hbp-max : Sets maximum number of times hit by pitch

hbp-min : Sets minimum number of times hit by pitch

sh-max : Sets maximum number of sacrifice hits

sh-min : Sets minimum number of sacrifice hits

sf-max : Sets maximum number of sacrifice flies

sf-min : Sets minimum number of sacrifice flies

gidp-max : Sets maximum number of times grounded into double plays

gidp-min : Sets minimum number of times grounded into double plays

About

Data Set Manager written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages