Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gellanyhassan0 authored Jun 16, 2022
1 parent 43760e1 commit 458013b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ optional arguments:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
127.0.0.1 - - [16/Jun/2022 07:52:56] "GET / HTTP/1.1" 200 -<code><br>

http://127.0.0.1:5000/
http://172.17.0.2:5000/


![alt text](https://github.com/gellanyhassan0/gellany_plots/blob/main/Screenshot_2022-06-16_08-16-44.png?raw=true)<br>

Expand All @@ -79,6 +82,9 @@ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
warnings.warn(msg, FutureWarning)
127.0.0.1 - - [16/Jun/2022 08:17:25] "GET / HTTP/1.1" 200 -</code><br>

http://127.0.0.1:5000/
http://172.17.0.2:5000/

![alt text](https://github.com/gellanyhassan0/gellany_plots/blob/main/Screenshot_2022-06-16_08-17-31.png?raw=true)

<code>python3 gellany_plots.py --file train.csv --distr boxplot --column1 Survived --column2 Age --hue Sex</code><br>
Expand Down

0 comments on commit 458013b

Please sign in to comment.