Skip to content

Commit 880bf7a

Browse files
committed
Update CONTRIBUTING.md
1 parent 4e00f6d commit 880bf7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can check out some content ideas below.
3838
**Step 6**: Raise a PR with your changes. Accept the pledge that the content is original and not stolen from any other source.
3939
**Step 7**: Wait for review and PR merge.
4040

41-
### Some Content Ideas
41+
## Some Content Ideas
4242

4343
- **NumPy**: Introduction, Arrays, Indexing and Slicing, Operations on Arrays, Concatenating Arrays, Reshaping Arrays, Splitting Arrays, Statistical Operations on Arrays, Loading Arrays from Files, Saving NumPy Arrays in Files, etc.
4444
- **Pandas**: Introduction, Importing and Exporting Data, DataFrames, Pandas Series Vs NumPy ndarray, Descriptive Statistics, Data Aggregations, Sorting a DataFrame, Group by Functions, Altering the Index, Other DataFrame Operations, Handling Missing Values, Import and Export of Data between Pandas and MySQL, Pandas plotting, etc.
@@ -47,6 +47,6 @@ You can check out some content ideas below.
4747
- **API Development**: Building APIs using FastAPI, CRUD API Development, etc.
4848
- **Advanced Python**: OOP In Python, Generators, List Comprehensions, Lambda functions, In-depth Function Arguments, Regular Expressions, Exception Handling, Partial functions, Code Introspection, Closures, Decorators, Map, Filter, Reduce, etc.
4949

50-
### Any doubt?
50+
## Any doubt?
5151

5252
In case you are new to the open source ecosystem, we would be more than happy to guide you through the entire process. Just join our [Discord server](https://bit.ly/heyfoss) and drop a message in relevant channel.

0 commit comments

Comments
 (0)