Home
Language
English
Türkçe
Bahasa Indonesia
About
Privacy Policy
Terms of Service
Pricing
Sign In
Download All
Share
i2tutorials
@i2tutorials
i2tutorials is providing the valuable free tutorials and low-cost Online Trainings and Webinars service for the people across the world. 😀
Hyderabad, India
Joined December 2017
1.4K
Following
508
Followers
2K
Posts
i2tutorials
@i2tutorials
about 2 years ago
In this article let’s discuss various ways of deleting an element from a list by index.
#python
#machinelearning
#artificialintelligence
#datascience
#string
#slicing
#loop
#substring
#iterator
#list
#index
#pop
#del
#keyword
#indexerror
#delete
https://t.co/0ySlT2QNID
i2tutorials
@i2tutorials
about 2 years ago
This article will guide you on how to generate random integers between 0 and 9 in python.
#python
#machinelearning
#artificialintelligence
#datascience
#object
#generate
#random
#integer
#typeerror
#valueerror
#randrange
#randint
#secrets
https://t.co/SgBrzgLKwv
i2tutorials
@i2tutorials
about 2 years ago
This article will guide you on how to convert string into datetime in python.
#python
#machinelearning
#artificialintelligence
#datascience
#conversion
#string
#stringintodatetime
#datetimeutil
#date
#time
#module
#parser
#object
#arguments
https://t.co/U2zwCUaBg0
i2tutorials
@i2tutorials
about 2 years ago
This article will guide you on how to convert integer to string in python.
#python
#machinelearning
#deeplearning
#computervision
#artificialintelligence
#datascience
#conversion
#string
#integer
#integertostring
#keyword
#objects
#encode
https://t.co/SBQI9Qamw9
Who to follow
mondragonyasociados
@mondragonyasoc
Contadores Empresariales - Software Contable Quickbooks Encuéntranos en nuestras redes sociales😃 QuickBooks Proadvisor en Español, Costa Rica y Latinoamerica
Coimbras Apps
@CoimbrasApps
Apps simples, Engenharia, BIM, Topografia, Tech... sei lá.
Piculets - SAP Partner in India
@PiculetsLimited
Partner's In Consulting Leading Enterprise Transformation Solutions
i2tutorials
@i2tutorials
about 2 years ago
This article will guide you on how to reverse a string in python.
#python
#machinelearning
#deeplearning
#computervision
#artificialintelligence
#datascience
#string
#slicing
#loop
#substring
#iterator
#list
#join
#tuple
#reverse
https://t.co/9eYrwVicXq
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to get the last element of a list in python.
#python
#machinelearning
#deeplearning
#computervision
#artificialintelligence
#datascience
#string
#list
#negativeindexing
#slicing
#indexing
#loops
#lastelement
#reverse
https://t.co/YtjGGNevZz
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to convert unix timestamp string to readable date in python.
#python
#machinelearning
#artificialintelligence
#datascience
#string
#list
#conversion
#unixtimestamps
#fromstimestamp
#datetimemodule
#strftime
https://t.co/smVcbJtjFO
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to convert a list to a string in python.
#python
#machinelearning
#deeplearning
#computervision
#artificialintelligence
#datascience
#string
#list
#conversion
#manualmethod
#join
#map
#listcomprehension
#type
https://t.co/xa5t1NMnzh
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss what does the b-character do infront of a string literal in python.
#python
#machinelearning
#artificialintelligence
#datascience
#string
#list
#literal
#bcharacter
#unicode
#byte
#octet
#encode
#decode
https://t.co/4yBdkMC1IL
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to get file creation and modification of date/times in python. Refer comment section for reference.
#python
#machinelearning
#datascience
#string
#list
#creation
#modification
#timestamp
#getctime
#getmtime
#module
https://t.co/40HL9thChi
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss the fastest way to check if a value exits in a list in python.
#python
#machinelearning
#artificialintelligence
#datascience
#string
#list
#check
#inoperator
#count
#any
#listcomprehension
#item
#value
https://t.co/Vj08mEUWZx
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to iterate through two lists in parallel in python.
#python
#machinelearning
#artificialintelligence
#datascience
#string
#list
#parallel
#zip
#itertoolsziplongest
#loop
#fillvalue
#sequence
#iterate
https://t.co/YhSV1lk6WA
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to determine a python variables type.
#python
#machinelearning
#deeplearning
#computervision
#artificialintelligence
#datascience
#string
#list
#determine
#variables
#type
#isinstance
#object
#classinfo
#typeerror
#name
https://t.co/oFBjlanc1h
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to determine a python variables type.
#python
#machinelearning
#artificialintelligence
#datascience
#string
#list
#determine
#variables
#type
#isinstance
#object
#classinfo
#typeerror
#name
https://t.co/oFBjlanc1h
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to get the number of elements in a list in python dictionary.
#python
#machinelearning
#artificialintelligence
#datascience
#string
#list
#number
#elements
#len
#loop
#set
#count
#duplicates
#sample
#unique
https://t.co/os97UjhUq0
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to get the key with maximum value in python dictionary.
#python
#machinelearning
#artificialintelligence
#datascience
#string
#list
#key
#value
#dictionary
#max
#lambda
#operator
#manualmethod
#default
#iterable
https://t.co/XYuxcSgSGN
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to copy a dictionary and only edit the copy in python .
#python
#machinelearning
#deeplearning
#datascience
#string
#list
#copy
#dictionary
#edit
#deepcopy
#shallowcopy
#alter
#reflect
#change
https://t.co/Z7FrXD1cri
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to copy a dictionary and only edit the copy in python .
#python
#machinelearning
#artificialintelligence
#datascience
#string
#list
#copy
#dictionary
#edit
#deepcopy
#shallowcopy
#alter
#reflect
#change
https://t.co/Z7FrXD1cri
i2tutorials
@i2tutorials
over 2 years ago
In this article let’s discuss how to trim whitespaces in python .
#python
#machinelearning
#deeplearning
#computervision
#artificialintelligence
#datascience
#string
#list
#trim
#whitespace
#strip
#rstrip
#istrip
#regularexpression
#module
https://t.co/jZxCboD7KA
i2tutorials
@i2tutorials
over 2 years ago
Join us for a FREE Python Bootcamp hosted by an industry expert from DataWorks! LINK: https://t.co/sXOUBloKvN 📅 Date: January 4th, 2024 ⏰ Time: 10 AM to 11 AM
#PythonBootcamp
#FreeCodingClass
#DataWorks
#LearnPython
#CodingSkills
#TechEducation
#AI
#CloudComputing
See More
Last Seen Users on Sotwe
Pakistan Boys
Seen from
Netherlands
ديوث خيال
Yasmine
Seen from
United States
semoga xcident si mfba
Seen from
Malaysia
KUDURUKLAR🔞
Seen from
Turkey
VC Đan.Some&Swing SG Q6
Seen from
Vietnam
türk ifşalar👄
Seen from
Germany
☜♛يــــّآًسًــــــر♚ شـــــــيــــّكَوُركَ♞🔥📞
Seen from
Algeria
Rajesh
Seen from
Germany
ولد عهود✨ | Femboy🏳️⚧️ 23k
Seen from
United States
Trends for you
1
#82and0
Under 10K tweets
2
Rubio
Under 10K tweets
3
#WhyIChime
Under 10K tweets
4
Hunter Biden
Under 10K tweets
5
Wilt
Under 10K tweets
6
War Powers Resolution
Under 10K tweets
7
Saban
Under 10K tweets
8
Kratos
Under 10K tweets
9
Bessent
Under 10K tweets
10
Veto
Under 10K tweets
Most Popular Users
1
Elon Musk
@elonmusk
240.1M followers
2
Barack Obama
@barackobama
119.3M followers
3
Donald J. Trump
@realdonaldtrump
111.6M followers
4
Cristiano Ronaldo
@cristiano
108.7M followers
5
Narendra Modi
@narendramodi
106.9M followers
6
Rihanna
@rihanna
97.2M followers
7
NASA
@nasa
92.1M followers
8
Justin Bieber
@justinbieber
90.5M followers
9
KATY PERRY
@katyperry
86.7M followers
10
Taylor Swift
@taylorswift13
80.5M followers
11
Lady Gaga
@ladygaga
72.1M followers
12
Kim Kardashian
@kimkardashian
69.3M followers
13
YouTube
@youtube
68.6M followers
14
Virat Kohli
@imvkohli
68.4M followers
15
Bill Gates
@billgates
63.3M followers
16
The Ellen Show
@theellenshow
62.5M followers
17
CNN
@cnn
61.9M followers
18
Neymar Jr
@neymarjr
60.9M followers
19
X
@x
60.9M followers
20
CNN Breaking News
@cnnbrk
59.9M followers
Olivia
Online
✨
⭐
💫