-
Python Introduction 3
You will learn python introduction,installation and using IDEs
-
Data science Promo videoLecture1.1
-
Python Introduction and VersionsLecture1.2
-
What is Anaconda and Installation of Anaconda with pythonLecture1.3
-
Notepad++ InstallationLecture1.4
-
Material (DS01_01_introduction_and_installation.ipynb)Lecture1.5
-
Write Hello World using NotepadLecture1.6
-
Write Hello world using VS Code IDELecture1.7
-
Write C C++ and Java hello world in VS CodeLecture1.8
-
Write Hello world using Jupyter Lab IDELecture1.9
-
Material (DS01_02_Hello_World_in_data_science.ipynb)Lecture1.10
-
Test Your Understanding 3 questionsQuiz1.1
-
-
Markdown Language 5
-
Material (DS01_03_MarkDown_and_LaTex_Languages.ipynb)Lecture2.1
-
Headings Using MarkdownLecture2.2
-
Emphasis(Bold/Italic/Strike)Lecture2.3
-
List of itemsLecture2.4
-
HyperLinks and ImagesLecture2.5
-
-
Data Types 8
-
Material (DS02_Using_Python_as_calculator.ipynb)Lecture3.1
-
Simple CalculationsLecture3.2
-
Material (DS03_BasicDatatypes_objects.ipynb)Lecture3.3
-
Basic Data TypesLecture3.4
-
Material (DS04_Convert_one_Datatype_TO_OTherDatatype.ipynb)Lecture3.5
-
Type CastingLecture3.6
-
Material (DS05_reading_items_from_objects.ipynb)Lecture3.7
-
Reading Items from StringLecture3.8
-
-
List (Data Structures) 4
-
Material (DS07_01_List.ipynb)Lecture4.1
-
Define List with Same/different Datatypes,Nested List and Reading The listLecture4.2
-
Manipulating The List items(Insert/Update/del)Lecture4.3
-
Memory AllocationLecture4.4
-
-
Tuples (Data Structures) 4
-
Material (DS07_02_Tuple.ipynb)Lecture5.1
-
Define, read and manipulate TupleLecture5.2
-
Unpack Tuple_list_string_and convert List to Tuple_and _vice VersaLecture5.3
-
Mutable_Vs_ImmutableLecture5.4
-
-
Dict (Data Structures) 5
-
Material (DS07_03_Dictionary.ipynb)Lecture6.1
-
Create a simple DictionaryLecture6.2
-
Read dict values using keysLecture6.3
-
Nested dict and create dataframe using dictLecture6.4
-
Dict use casesLecture6.5
-
-
Set (Data Structures) 5
-
Material (DS07_04_Set.ipynb)Lecture7.1
-
Define SetLecture7.2
-
Set Size Membership and no IndexLecture7.3
-
Change ItemsLecture7.4
-
Union Intersection and DifferenceLecture7.5
-
-
Operators 10
-
Material (DS08_01_Comparision_Operators.ipynb)Lecture8.1
-
Comparison OperatorsLecture8.2
-
Comparison Operators Use CaseLecture8.3
-
Material (DS08_02_Bool_operators_and_or_not.ipynb)Lecture8.4
-
Logical or Boolean OperatorsLecture8.5
-
Material (DS09_Bool_numpy_operators_logical_and_or_or_or_not.ipynb)Lecture8.6
-
Numpy Boolean OperatorsLecture8.7
-
Material (DS10_Filtering_DataFrame_Data.ipynb)Lecture8.8
-
Filter DataFrame data part 1Lecture8.9
-
Filter DataFrame data part 2Lecture8.10
-
-
Control Flows 12
-
Material (DS11_if_elif_else.ipynb)Lecture9.1
-
About Input FunctionLecture9.2
-
If elif elif … elseLecture9.3
-
Material (DS12_while_statement.ipynb)Lecture9.4
-
Upto given number print even numbers using while loopLecture9.5
-
Creating the Fibonacci series using while loopLecture9.6
-
Break StatementLecture9.7
-
Continue StatementLecture9.8
-
Material (DS13_for_loop.ipynb)Lecture9.9
-
For Loop on Sequence ObjectsLecture9.10
-
enumerate FunctionLecture9.11
-
Sending mail to multiple users from your Gmail accountLecture9.12
-
This content is protected, please login and enroll course to view this content!
Next
Memory Allocation
