Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gellanyhassan0 authored May 31, 2022
1 parent 4cf9cac commit ae585d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ https://github.com/gellanyhassan0/gellany_plots
<code>python3 gellany_plots.py --file train.csv --distr single --transformed Fare</code><br>
<code>python3 gellany_plots.py --file train.csv --distr double --column1 'Age' --column2 'Sex'</code><br>
<code>python3 gellany_plots.py --file train.csv --distr pie_binary --column1 Survived</code><br>
<code>python3 gellany_plots.py --file train.csv --distr dist_sns --column1 Pclass</code><br>


<code>python3 gellany_plots.py -h
Expand Down

0 comments on commit ae585d8

Please sign in to comment.