Skip to content

Commit

Permalink
Update repo structure
Browse files Browse the repository at this point in the history
  • Loading branch information
UTSAVS26 committed Oct 7, 2024
1 parent 0ddda04 commit 3e932ac
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Repo-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,12 @@
│ └── CLI-based Port Scanner
│ ├── README.md
│ └── port-scanner.py
├── Data Analytics
│ └── IPL Analysis
│ ├── IPL_Analysis.ipynb
│ ├── README.md
│ ├── deliveries.csv
│ └── matches.csv
├── DataVizLearnig
│ ├── DataViz_Snippets.ipynb
│ └── Readme.md
Expand Down
6 changes: 6 additions & 0 deletions repo_structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,12 @@
│ └── CLI-based Port Scanner
│ ├── README.md
│ └── port-scanner.py
├── Data Analytics
│ └── IPL Analysis
│ ├── IPL_Analysis.ipynb
│ ├── README.md
│ ├── deliveries.csv
│ └── matches.csv
├── DataVizLearnig
│ ├── DataViz_Snippets.ipynb
│ └── Readme.md
Expand Down

0 comments on commit 3e932ac

Please sign in to comment.