From a78b3c64accd9698099aa722c16956c04ecf2c17 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Sat, 11 May 2024 19:08:11 +0530 Subject: [PATCH] contrib --- contrib/advanced-python/index.md | 3 +++ contrib/api-development/index.md | 3 +++ contrib/database/index.md | 3 +++ contrib/ds-algorithms/index.md | 3 +++ contrib/machine-learning/index.md | 3 +++ contrib/mini-projects/index.md | 3 +++ contrib/numpy/index.md | 3 +++ contrib/pandas/index.md | 3 +++ contrib/plotting-visualization/index.md | 3 +++ contrib/question-bank/index.md | 3 +++ contrib/scipy/index.md | 3 +++ contrib/web-scrapping/index.md | 3 +++ 12 files changed, 36 insertions(+) create mode 100644 contrib/advanced-python/index.md create mode 100644 contrib/api-development/index.md create mode 100644 contrib/database/index.md create mode 100644 contrib/ds-algorithms/index.md create mode 100644 contrib/machine-learning/index.md create mode 100644 contrib/mini-projects/index.md create mode 100644 contrib/numpy/index.md create mode 100644 contrib/pandas/index.md create mode 100644 contrib/plotting-visualization/index.md create mode 100644 contrib/question-bank/index.md create mode 100644 contrib/scipy/index.md create mode 100644 contrib/web-scrapping/index.md diff --git a/contrib/advanced-python/index.md b/contrib/advanced-python/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/advanced-python/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/api-development/index.md b/contrib/api-development/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/api-development/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/database/index.md b/contrib/database/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/database/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/ds-algorithms/index.md b/contrib/ds-algorithms/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/ds-algorithms/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/machine-learning/index.md b/contrib/machine-learning/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/machine-learning/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/mini-projects/index.md b/contrib/mini-projects/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/mini-projects/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/numpy/index.md b/contrib/numpy/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/numpy/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/pandas/index.md b/contrib/pandas/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/pandas/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/plotting-visualization/index.md b/contrib/plotting-visualization/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/plotting-visualization/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/question-bank/index.md b/contrib/question-bank/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/question-bank/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/scipy/index.md b/contrib/scipy/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/scipy/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md) diff --git a/contrib/web-scrapping/index.md b/contrib/web-scrapping/index.md new file mode 100644 index 0000000..82596a2 --- /dev/null +++ b/contrib/web-scrapping/index.md @@ -0,0 +1,3 @@ +# List of sections + +- [Section title](filename.md)