The Wayback Machine - https://web.archive.org/web/20211005221701/https://python.engineering/cat/files/

File handling

Python | Summing extractive text using Gensim

Python | Carousel widget in Kivy using .kv file

Python | Pandas Split strings into two lists / columns using str.split ()

Safe encoding — what it is?

Quine in Python

Python | 404 Error Handling in Flask

How do I generate a bytecode file in Python?

Python | Play video using OpenCV

Python | Decision tree regression using sklearn

String class template in Python

Cython to wrap existing C code

CBSE Class 12 | Informatics — Python Syllabus

ML | Variational Bayesian inference for a Gaussian mixture

numpy.load () in Python

TF — IDF for bigrams and trigrams

Rename all filenames in your directory using Python

Rendering HTML template as response — Django Views

Python | Pandas Series.to_numpy ()

Splitting a large file into separate modules in C / C ++, Java and Python

10 essential Python tips and tricks for programmers

NLP | Customs corps

Python | os.path.samefile () method

Image processing in Python (scaling, rotation, shearing and edge detection)

Download and install the latest Python 3

How to move files and directories in Python

File handling in Python

Python add to file

Removing stopwords with NLTK in Python

Python | Create empty text file with current date as name

Python program to delete a file

Python | Pandas Dataframe.duplicated ()

ML | Implementing the KNN classifier using Sklearn

ML | Forecasting rainfall using linear regression

Python — Check if file or directory exists

Interact with files in Python

Python | format function ()

Upload Instagram profile photo using Python

intersection_update () in Python for finding common elements in n arrays

Python | CAP — cumulative accuracy profile analysis

Python import module

Python | os.sysconf_names object

ML | Handling Unbalanced Data with SMOTE and Near Miss Algorithm in Python

Python | Check the order of characters in a string using OrderedDict ()

Tracking bird migration with Python-3

Python | os.path.isfile () method

FilePathField — Django Models

ML | Training Image Classifier using Tensorflow Object Discovery API

Create a data frame using Excel files

enum in Python

Python | Slider widget using .kv file

Python | Number to words using num2words

Python | FloatLayout in Kivy using .kv file

Implementation of photomosaics

numpy.save ()

Python | Add packages to Anaconda environment

Complex Numbers in Python | Kit 1 (Introduction)

30 minutes to machine learning

Python | Pandas dataframe.replace ()

Writing files in the background in Python

Python | Arithmetic operations in an excel file using openpyxl

Junk File Organizer in Python

Python String Methods | Set 3 (strip, lstrip, rstrip, min, max, maketrans, translate, replace & amp; expandtabs ())

Exploration on hexagonal binning and contour areas

Python | Testing Exceptional Conditions in Unit Tests

Create a watchdog timer in Python to look for changes in the filesystem

Directional graphs, multigraphs and visualization in Networkx

Different Ways to Import CSV File into Pandas

Inplace vs. Standard Operators in Python

Passing null character strings to C libraries

Iterator Functions in Python | Set 2 (islice (), starmap (), tee () ..)

Find the k most common words from a dataset in Python

Personal voice assistant in Python

Part of speech tagging using stop words using NLTK in Python

NZEC error in Python

Python | Registering test results to a file

Listing directories and files in Python

Python | A program to scan a web page and get the most frequent words

Read file line by line in Python

Browser automation using Selenium

File objects in Python

Python | Pandas Reverse splitting strings into two lists / columns using str.rsplit ()

bin () in Python

Python | Move or copy files and directories

Python | Positional index

Python | Set 6 (Command Line and Variable Arguments)

Decimal Functions in Python | Set 1

Check if a directory contains a file using python

Python | Time zone conversion

Get () method for dictionaries in Python

Simple multi-threaded download manager in Python

Python | os.sendfile () method

Outputting Python Programs | Set 9 (dictionary)

Python | Pandas DataFrame.astype ()

Dictionary Methods in Python | Set to 1 (cmp (), len (), items () ...)

Birthday reminder app in Python

Python program to add two matrices

Generating text using a short-term memory recurrent network

Reverse string in Python (5 different ways)

Counting frequencies of all elements in an array in Python using the collections module

Python | Pandas dataframe.filter ()

Python | shutil.copyfileobj () method

Python | AnchorLayout in Kivy using .kv file

Python | Pandas Series.str.cat () to concatenate strings

Exploratory Data Analysis in Python | Set 1

Marshal — internal serialization of Python objects

Namedtuple in Python

Handling Missing Keys in Python Dictionaries

Finding files using Python

Python | PageLayout in Kivy using .kv file

Morse code translator in Python

Driving a car using hand detection in Python

Thread-Based Parallelism in Python

Pylatex module in Python

Face detection using Python and OpenCV with webcam

Fun Facts About Strings in Python | Set 2 (slicing)

Indexing and selecting data with pandas

Matrix manipulation in Python

Creating a Proxy Server in Python | Set 1

Command Line Interface Programming in Python

Downloading files from the Internet using Python

Python | asksaveasfile () function in Tkinter

Python | os.DirEntry.is_file () method

Using CX_Freeze in Python

Timeit in Python with examples

NLP | Text by category

Python | Pandas Series.str.count ()

ML | Generating text using Gated Recurrent Unit Networks

Saving Pandas Dataframe as CSV

List of methods in Python

Plotting in Python | Set 2

Using C Codes in Python | Set 1

Analyzing text in Python 3

pickle — serializing Python objects

Plotting in Python | Set 3

Python | Pandas dataframe.all ()

heapq in Python to print all elements in sorted order from a row and column sorted matrix

Working with zip files in Python

gcd () in Python

Program for printing your own name as output

CBSE Class 11 C ++ | Sample paper-1

Python | Arrange files in directories according to extensions

Operator Functions in Python | Set 1

Swig to wrap C Code

Remove all duplicates from a given string in Python

C / C ++ Packaging for Python Using SWIG — Set 1

Python | File selection in kiwi

SunPy | Plotting a solar image in Python

Python Text to Speech | pyttsx module

Python | OpenCV program for reading and saving image

Get the directory of the current Python script

Implementation of the Apriori algorithm in Python

Dictionary Methods in Python | Install 2 (update (), has_key (), fromkeys () ...)

Python | Timing and profiling of the program

Python | Check if the list is empty or not

Summing a 2D array in Python using the map () function

Python | Set 5 (exception handling)

Building a terminal online dictionary with Python and bash

SQL Using Python | Set 3 (Big Data Processing)

NLP | Phrases

Python | Compare Excel files

Converting text to speech in Python

Working with JSON Data in Python

Python | Progressbar widget in kiw using .kv file

Data classification using support vector machines (SVM) in Python

Image Processing Without OpenCV | python

Checking an anagram in Python using collection.Counter ()

Python | Pandas str.join () concatenates string / list elements with passed delimiter

Python | Count the occurrences of each word in a given text file (using a dictionary)

Setting SVM Hyperparameter Using GridSearchCV | ML

Python built-in exceptions

Subtracting the background in an image using a moving average concept

Python | Speech recognition on large audio files

Python | Make the program run faster

Reading an Excel file using Python

Automating Mouse and Keyboard Using Python

Working with PDFs in Python

Python | Spinner widget in Kivy using .kv file

FileField — Django Models

Word prediction using N-gram and CDF concepts

ML | Implement face recognition with k-NN with scikit-learn

ML | Unsupervised face clustering pipeline

Python program for splitting and concatenating strings

Clear string data in specified Pandas Dataframe

Opencv Python facial recognition program

Perl vs Python

Detecting a specific color (blue here) using OpenCV with Python

ML | Additional tree classifier for selecting objects

Python | Dropdown list in kiw using .kv file

Reading and generating QR codes in Python using QRtools

SQL Using Python | Set 1

Extracting email addresses using regular expressions in Python

Socket programming in Python

Python data types

In-Place Operators in Python | Set 2 (ixor (), iand (), ipow (), ...)

How to get the permission mask of a file in Python

try it except in Python

Python | Haar cascades for object detection

Speech Recognition in Python Using Google Speech API

Pitub | Python library for uploading videos to YouTube

Bloom Filters — Python introduction and implementation

Data Analysis and Visualization with Python

Login to Python

Create an empty file using Python

Eval in Python

CBSE Class 11 | Informatics — Python Syllabus

Introduction to Tensor with Tensorflow

Python String index () and its applications

Python Tuples

Python | Relative linking in Kivy using a .kv file

Image classifier using CNN

Python program to combine two files into a third file

Python | Passing filenames to extension in C

Understanding Logistic Regression

Python | Create archives and search for files by name

Using the CSV Module to Read Data in Pandas

Defining Cleanup Actions in Python

OpenCV Python program to analyze an image using a histogram

Exploring Data Distribution | Set 2

Parsing XML in Python

NLP | IOB tags

Python | Ellipse (different polygons) in Kiwi

High Performance Array Operations with Cython | Set 1

Python File truncate () Method

Iterator Functions in Python | Set 1

Python | Toggle button in kiw using .kv file

FilePathField — Django Forms

GET and POST requests using Python

Python | The askopenfile () function in Tkinter

Object Oriented Programming in Python | Set 2 (hiding data and printing objects)

Concatenate two sorted arrays in Python using heapq

RegexField — Django Forms

Understanding Python Pickling with Example

Pandas Embedded Data Visualization | ML

ML | Fictitious classifiers using sklearn

Python | Linear regression using sklearns

RegexField — Django Forms

Python — Check if file or directory exists

Conversion Functions in Pandas DataFrame

Array in Python | Bundle 2 (Essential Features)

Iterator Functions in Python | Set 2 (islice (), starmap (), tee () ..)

Emotion-based movie recommendations in Python

Getting Started with Scikit-image: Image Processing in Python

JSON formatting in Python

Python | How to use multiple kv files in Kivy

Closing Python

Python OS module with examples

Python input methods for concurrent programming

Implementing Agglomeration Clustering Using Sklearn

Python | Create and write to an Excel file using the xlsxwriter module

Analyzing Mobile Data Rate from TRAI with Pandas

Heap queue (or heapq) in Python

Handwritten Equation Solver in Python

Python | Serpino carpet

Decimal Functions in Python | Set to 2 (logic_and (), normalize (), quantize (), rotate () ...)

Explanation of the fundamental functions involved in the A3C algorithm

Python | Trigonometric operations in an excel file using openpyxl

Precise processing in Python

Retrieving Tweets with Tweepy

range () versus xrange () in python

NLP | Backoff Tagging for combining taggers

Complex Numbers in Python | Set 2 (Essential Functions and Constants)

Python | Create stopwatch using clock object in kiw using .kv file

Python | Create checkbox using .kv file

ChainMap in Python

Reverse words in a given string in Python

Set update () in Python to concatenate n arrays

Python | Draw rectangular shape and extract objects using OpenCV

Python | Pandas DataFrame.ix []

Python | Combine two text files

Linear Regression (Python Implementation)

Python | Creating a Box Layout widget using a .kv file

Data wrangling and exploratory data analysis explained

Google Chrome Dino Bot Using Image Recognition | python

Python | Write data of multiple files to main file

Rename multiple files with Python

Sending mail from your Gmail account using Python

Python | Split given list and paste into Excel file

ML | Credit Card Fraud Detection

Packaging and Publishing Python Code

Time Functions in Python | Set to 1 (time (), time (), sleep () & # 8230;)

Tweet using Python

Python | An extension function that works with arrays

Multiplying two matrices in one line using Numpy in Python

Complex Numbers in Python | Set 3 (trigonometric and hyperbolic functions)

ML | Credit Card Fraud Detection

ML | Logistic regression v / s Decision tree classification

Pro Hadoop Data Analytics

Practical Cryptography in Python

Python | iter () method

NLP | Partial analysis with Regex

Create a watchdog timer in Python to look for changes in the filesystem

Metaprogramming with Metaclasses in Python

Python | Pandas Index.astype ()

Python | Canvas in Kiwi using .kv file

Data Analysis and Visualization with Python | Set 2

Check if a directory contains a file using python

Youtube Playlist Data API | Set-3

Python | Scramble words from a text file

NLP | Wordlist Corpus

Projection profile method

Word Processing Using NLP | basics

Python GUI — tkinter

Python | Adjusting rows and columns of an Excel file using the openpyxl module

Understanding Code Reuse and Modularity in Python 3

Python | Working with buttons in Kivy with a .kv file

Accessing Pandas Series Items

Avengers Endgame & Deep Learning | Caption Creation Using Avengers EndGames Characters

Function annotations in Python

Python | Reading PDF content with OCR (Optical Character Recognition)

Building a Learning Model in Scikit-learn: Python Machine Learning Library

fnmatch — pattern matching Unix filename in Python

Python string | band ()

Underline (_) in Python

Operator Functions in Python | Set 2

What Does Python Cool Do?

Python | ScreenManager in Kivy using .kv file

DBSCAN Clustering in ML | Density based on clustering

Python modules

Calendar Functions in Python | Set 1 (calendar (), month (), isleap () ...)

Python | file parameter in print ()

Converting an image to an ASCII image in Python

Generators in Python

Stripping and searching ordered words in a dictionary using Python

Python | Pandas Series.unique ()

Byte Objects vs Strings in Python

numpy.loadtxt () in Python

Python program to extract email id from url text file

Pandas | Parsing a JSON dataset

Python | StackLayout in Kivy using .kv file

Create a List of Strings in a Pandas DataFrame | Set 2

__name__ (special variable) in Python

reStructuredText | .rst file to HTML file using Python for documentation

Python | How to copy data from one Excel sheet to another

Python | Reading Excel file using openpyxl module

Get the directory of the current Python script

Python | Animation in Kiwi using a .kv file

Dealing with Missing Data in Pandas

Send email with attachment from your Gmail account using Python

Keywords in Python | Set 1

Statistical Functions in Python | Set 2 (measure of distribution)

Rindex () string in python

Python | Writing to Excel file using openpyxl module

Working with images in Python

Array in Python | Set 1 (Introduction and Features)

Reading and writing to text files in Python

Python | range () method

Python IDE for Data Science

Python | Extracting strings with Pandas .iloc []

Q-Learning in Python

Time Functions in Python | Set 2 (Date manipulation)

In-Place Operators in Python | Set 1 (iadd (), isub (), iconcat () ...)

Writing to a file in Python

Working with CSV files in Python

Python | Kivy .kv File

NLP | How tokenization of text, sentences, words works

Reading Python File-Like Objects From C | python

Statistical Functions in Python | Set 1 (Average and Center Position Measure)

Math Functions in Python | Set 3 (trigonometric and angle functions)

Python | Pandas dataframe.isna ()

Custom exceptions in Python with examples

Python | Check url in line

Unicodedata — Python Unicode database

Implementing Web Scraping in Python with BeautifulSoup

Tuples in Python

Determine image type in Python using imghdr

Python | Haar cascades for object detection

numpy.savetxt ()

Python | Pandas Extracting Strings with .loc []

Python | TextInput in kiws using .kv file

Various Python IDEs and code editors

Python | os.path.sameopenfile () method

Replacing strings with numbers in Python for data analysis

Important differences between Python 2.x and Python 3.x with examples

Python File truncate () Method

Python String | rpartition ()

Python | Playing video in reverse using OpenCV

Deque in Python

Plotting Using Seaborn | python

Extracting images from videos in Python

Algorithm helps artificial intelligence systems dodge ’adversarial’ inputs

K stands for clustering — Introduction

Exploring Data Distribution | Set 1

Python | os.path.supports_unicode_filenames object

Python | A program for extracting frames using OpenCV

Registering Images Using OpenCV | python

Python | Popup widget in Kivy using .kv file

Python | PoS tagging and lemmatization using spaCy

Calendar Functions in Python | Set 2 (monthrange (), prcal (), weekday () ...)

Audio processing using Pydub and Google speechRecognition API

Creating a Pandas DataFrame

Create stopwatch using python

Python | Pandas Series.argsort ()

Python | Grid layout in kiws without .kv file

Python | Reading configuration .ini files

Python | shutil.copyfile () method

Python | Switch widget in Kivy using .kv file

Python | Adding an image to Kivy using a .kv file

Python | Sort and store files with the same extension

NLP | Tokenizer training and filtering stop words in a sentence

Get Solution for free from DataCamp guru