Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeepb2 committed Nov 26, 2024
0 parents commit ce8b4f3
Show file tree
Hide file tree
Showing 3 changed files with 5,384 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Sample Code

This script requires a json data file as its parameter when executing from a terminal.

```shell
python sample_code.py data.txt
```

The output generates and saves the graphs into the same directory as the script is located
Loading

0 comments on commit ce8b4f3

Please sign in to comment.