Skip to main content
  1. Tags/

Python

Understanding HTML Templating with Python, Ruby, and PHP
·1973 words·10 mins· loading
Understanding HTML Templating with Python, Ruby, and PHP # What is HTML Templating? # This concept …
Exploring Python Package Manager
·3412 words·17 mins· loading
Exploring Python Package Managers # What is Package Manager? # A package manager is a tool that …
Python Code Snippnet from Colab
·1732 words·9 mins· loading
Python Code Snippnet from Colab # What is snippet? # A snippet is a small, reusable piece of code …
Python Project Folders and Files
·1844 words·9 mins· loading
Understanding Python Project Folder Structures: Essential Directories Explained # Introduction # In …
Decoding pip install operations
·2871 words·14 mins· loading
Decoding pip install operations # Your draft provides useful insights into using pip for Python …
Python APIs for Data
·386 words·2 mins· loading
Python APIs for Data # Bing Bing is a search engine that brings together the best of search and …
AWS SageMaker Jumpstart Models
·7851 words·37 mins· loading
AWS SageMaker Jumpstart Models # As of 17-Jul-23, AWS Sagemaker has 463 models in its Model Zoo. …
Python Decorator Function
·977 words·5 mins· loading
Python Decorator Function # What is Decorator Function in Python # In Python, a decorator is a …
Python Naming Convention
·465 words·3 mins· loading
Python Naming Convention # UPPERCASE / UPPER_CASE_WITH_UNDERSCORES => module-level constants …
Timeseries Interview Questions
·4833 words·23 mins· loading
Timeseries Interview Questions # What are the characterstics of time series data? # Time series …
Data Science Cheatsheets
·467 words·3 mins· loading
Data Science Cheatsheets # Introduction # All these cheat sheets are kept at my google drive link. …
Python Software Development and Distribution
·2752 words·13 mins· loading
Software Distribution # Introduction # We don’t develop any good and valuable piece of software …
Data Science Interview Question Answers
·881 words·5 mins· loading
Data Science Interview Question Answers # Thousands of interview questions on various topic related …
Reinforcement Learning Git Repositories
·515 words·3 mins· loading
Reinforcement Learning Git Repositories # Sno. URL Description 1 …