Skip to content

Commit e4ba584

Browse files
Update v1.0.1.md
1 parent 4affd0e commit e4ba584

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

Release Notes/v1.0.1.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## [Version 1.0.1](https://github.com/Tanu-N-Prabhu/Python/tree/master/Release%20Notes) (2025-10-23)
1+
## [Version 1.0.1](https://github.com/Tanu-N-Prabhu/Python/tree/master/Release%20Notes) (2025-11-08)
22

3-
> This release adds new advanced Python interview content, engineering design principles, and beginner-friendly data science guides, including a published Medium article.
3+
> This release expands the repository's educational scope by introducing new coding resources, interactive data science notebooks, and a dedicated section highlighting published Medium articles. Minor typos in the main README file have also been fixed.
44
55
### Upgrade Steps
66
* No action required for users; all additions are documentation and learning-based.
@@ -12,15 +12,20 @@
1212
* Added [Advanced Python Interview Questions and Answers](https://github.com/Tanu-N-Prabhu/Python/blob/master/Python%20Coding%20Interview%20Prep/Advanced_Python_Interview_Questions.md)
1313
* Added [Python Engineering Design Principles](https://github.com/Tanu-N-Prabhu/Python/blob/master/Python%20Coding%20Interview%20Prep/Python_Engineering_Design_Principles.md)
1414
* Added [Exploratory Data Analysis (EDA)](https://github.com/Tanu-N-Prabhu/Python/blob/master/Exploratory_Data_Analysis_(EDA).ipynb)
15-
* Published new Medium article: [10 Must-Know Pandas Tricks Every Data Science Beginner Should Learn](https://medium.com/@tanunprabhu95/10-must-know-pandas-tricks-every-data-science-beginner-should-learn-6e75ab366042)
15+
* Published new Medium article: [10 Must-Know Pandas Tricks Every Data Science Beginner Should Learn](https://medium.com/@tanunprabhu95/10-must-know-pandas-tricks-every-data-science-beginner-should-learn-6e75ab366042)
16+
* Published new Medium article: [The First Step to Becoming a Data Scientist](https://medium.com/@tanunprabhu95/the-first-step-to-becoming-a-data-scientist-ce316b6fea5c)
1617
* Improved [Installation Tools](https://github.com/Tanu-N-Prabhu/Python/blob/master/README.md#installation-tools) section by removing outdated content and adding clearer explanations with direct hyperlinks to essential tools.
18+
* Added [Featured Articles on Medium](https://github.com/Tanu-N-Prabhu/Python/tree/master?tab=readme-ov-file#featured-articles-on-medium) section in the main README to showcase published programming and tech articles for increased engagement and visibility.
19+
1720

1821
### Bug Fixes
19-
* None
22+
* Fixed several typos in the main README file.
23+
* Corrected minor hyperlink issues and Markdown inconsistencies in documentation.
2024

2125
### Performance Improvements
2226
* Optimized Markdown and notebook readability for better GitHub preview and Colab execution.
2327

2428
### Other Changes
2529
* Beginner-friendly guides include hands-on examples in Google Colab for practical learning.
30+
* Streamlined visuals and repository structure for a cleaner GitHub presentation.
2631

0 commit comments

Comments
 (0)