How I went from Noob to Expert in Python Programming
https://blog.devgenius.io/how-i-went-from-noob-to-expert-in-python-programming-8c4e141a0be1
https://blog.devgenius.io/how-i-went-from-noob-to-expert-in-python-programming-8c4e141a0be1
Medium
How I went from Noob to Expert in Python Programming
Compilation of the resources which I used till now
Configuring templates and static for Django App
https://medium.com/@dibaekhanal101/configuring-templates-and-static-for-django-app-b3cdf3c9f9f0
https://medium.com/@dibaekhanal101/configuring-templates-and-static-for-django-app-b3cdf3c9f9f0
Medium
Configuring templates and static for Django App
A Django template is a text document or a Python string marked-up using the Django template language.
How GridSearchCV helped to solve an automobile problem
https://medium.com/geekculture/how-gridsearchcv-helped-to-solve-an-automobile-problem-6e7e91d95da2
https://medium.com/geekculture/how-gridsearchcv-helped-to-solve-an-automobile-problem-6e7e91d95da2
Medium
How GridSearchCV helped to solve an automobile problem
I think perhaps one area of machine learning that I am weak in is performing a grid search to find the optimum parameters by which to…
List Comprehension, Conditional, and Looping Statements in Python
https://medium.com/geekculture/list-comprehension-conditional-and-looping-statements-in-python-16db4ea9e58b
https://medium.com/geekculture/list-comprehension-conditional-and-looping-statements-in-python-16db4ea9e58b
Medium
List Comprehension, Conditional, and Looping Statements (Quick Code-Python)
Learn about the if statement, for, while, nested loops, range and using List Comprehension to write code efficiently
Visual Analysis of Indonesia’s Music Taste using API Spotify and Seaborn
https://medium.com/@krisna.renaldi_59979/visual-analysis-of-indonesias-music-taste-using-api-spotify-and-seaborn-95cc68f3510
https://medium.com/@krisna.renaldi_59979/visual-analysis-of-indonesias-music-taste-using-api-spotify-and-seaborn-95cc68f3510
Medium
Visual Analysis of Indonesia’s Music Taste using API Spotify and Seaborn
Spotify dataset can be utilized to gain some insights about music taste.
Olympics 1896 to 2016 Data Wrangling and Visualization
https://medium.com/@aulya.habiby/olympics-1896-to-2016-data-wrangling-and-visualization-d84e85e66550
https://medium.com/@aulya.habiby/olympics-1896-to-2016-data-wrangling-and-visualization-d84e85e66550
Medium
Olympics 1896 to 2016 Data Wrangling and Visualization
In my first story, we will explore a dataset of 120 Years of Olympic History provided by Kaggle. I know it's a bit late to discuss the 2016…