मुख्य सामग्री पर जाएं
वर्ग
प्रौद्योगिकियाँ

Python ट्यूटोरियल

Python प्रोग्रामिंग से जुड़ी ताज़ा खबरों, तकनीकों और संसाधनों से अपडेट रहें। हमारे ट्यूटोरियल्स व्यावहारिक चरण-दर-चरण मार्गदर्शिकाओं और उपयोग मामलों से भरे हैं, जिनसे आप अपनी स्किल बढ़ा सकते हैं।
अन्य प्रौद्योगिकियाँ:
Groupदो या दो से अधिक लोगों को प्रशिक्षण देना?DataCamp for Business को आज़माएँ

Introduction to MongoDB and Python

In this tutorial, you'll learn how to integrate MongoDB with your Python applications.

30 अक्टूबर 2018

Role of Underscore(_) in Python Tutorial

In this tutorial, you're going to learn about the uses of underscore(_) in python.

26 अक्टूबर 2018

Turning Machine Learning Models into APIs in Python

Learn to how to create a simple API from a machine learning model in Python using Flask.

25 अक्टूबर 2018

Introduction to Geospatial Data in Python

In this tutorial, you will use geospatial data to plot the path of Hurricane Florence from August 30th to September 18th.

6 अप्रैल 2023

Stemming and Lemmatization in Python

This tutorial covers stemming and lemmatization from a practical standpoint using the Python Natural Language ToolKit (NLTK) package.

1 जून 2026

How to Use Python Decorators (With Function and Class-Based Examples)

Learn Python decorators with hands-on examples. Understand closures, function and class-based decorators, and how to write reusable, elegant code.

5 फ़रवरी 2026

Introduction to Cyclical Learning Rates

Learn what cyclical learning rate policy is and how it can improve the training of a neural network.

15 अक्टूबर 2018

Machine Learning with Black Friday Dataset Tutorial

In this tutorial, you will gain knowledge on filling null values, preprocessing data, reducing dimensionality using PCA, and split data using K-Fold.

11 अक्टूबर 2018

Managing PostgreSQL Databases in Python with psycopg2

Discover how to create, connect to and manage PostgreSQL databases using Python’s psycopg2 package.

21 मार्च 2025

Latent Semantic Analysis using Python

In this tutorial, you will learn how to discover the hidden topics from given documents using Latent Semantic Analysis in python.

9 अक्टूबर 2018

Diving Deep with Imbalanced Data

Learn the techniques to deal with an imbalanced dataset.

4 अक्टूबर 2018

Social Network Analysis in Python

Networks today are part of our everyday life. Let's learn how to visualize and understand a social network in Python using Networks.

2 अक्टूबर 2018