Python for Data Science Course
Kick start your journey into the field of Data Science with this Course today!!
1. Syntax of a Programming Language
2. Newline Character
3. Elements, Keywords and Identifiers
4. Comments and Statements
5. Variable Assignments
6. Data Type I in Python Programming
7. Data Type II in Python Programming
8. Type Conversion of a Data Type
9. Output Formatting and Input Function
10. Operators in Python Programming
11. IF Statements
12. While loop Statements
13. For loop Statements
14. Break and Continue Statement
15. Lists-I
16. Lists-II
17. Tuples
18. Sets
19. Dictionary
20. Strings
21. Functions
22. Function Arguments and parameters
23. Built-in Functions
24. Recursive Function
25. Lambda Function
26. Modules,Package and Libraries
27. File I/O Operations
28. Working with Python Directory and Files
29. Exception Handling with Python
30. Comprehension in Python
Project 1- Reading and making sense of Twitter Metadata
Project 2 - Text Analysis of Twitter data
Project 3 - Creating New dictionary from Twitter Data
Project 4 - Data Cleaning and Counting of Twitter Data
Project 5 - Creating Function definition to check a value within Twitter data