naukri-learning
There are 15 repositories under naukri-learning topic.
pavelchowdhury99/seo_keyword_extraction
A tool to extract keywords from pages
pavelchowdhury99/googlesheet_custom_function_python
This project demonstrate how to create and using custom google sheet function to solve complex problems, which can be solved easily in python, via python API to solve the problem.
pavelchowdhury99/automated_reports_generation
Supplementary material For Naukri Learning's video on ETL report generation using Python and Airflow
pavelchowdhury99/best_practices_and_pitfalls_of_rest_api_design
This contains supplementary matrials for Naukri learning video on RESTFul API designs.
pavelchowdhury99/django_orm
Supplementary material for Naukri learning's video on ORMs in Django
pavelchowdhury99/docker_projects
Supplementary material for Naukri Learning's video on Docker Fundamentals and Project Ideas
pavelchowdhury99/etl_for_web_scraping
A repository to create template scraping ETL pipeline using python
pavelchowdhury99/git_overview
Supplementary material for Naukri Learning's Video on a overview of git and how to set up in your system
pavelchowdhury99/naive_bayes_classifiers_using_python
Supplementary material for Naukri Learning's video on Naive Bayes Classification algorithms with sample data sets
pavelchowdhury99/python_roadmap
Supplementary material on Naukri Learning's video on a roadmap for learning python from scratch
pavelchowdhury99/sentiment_analyzer_api
A project to analyze sentiment of text directly in google sheets without any third party extensions, using custom Python API.
pavelchowdhury99/dynamic_prorgamming_in_python
Supplementary material for Naukri learning video on Dynamic Programming in Python
pavelchowdhury99/prime_numbers_in_python
Supplementary material for Naukri Learning's video on Prime Numbers In Python
pavelchowdhury99/python_dictionaries
Supplementary material for Naukri learning's video on Dictionaries in Python
pavelchowdhury99/python_loops
Supplementary materials for Naukri learning's video on Python Loops