Course on Business Analytics
By Swathi Boosala(Data Scientist)
Agenda
➢Introduction to Datascience and python
➢Google colab starting
➢Basic concepts of python
➢Data analysing using python
➢Simple linear regression explanation and
programming
➢Multiple linear regression explanation and
programming
➢Logisting regression explanationa and
programming
Python Data Structures
1. Introduction to Datascience and its scope
2. Skill set used by data scientist
3. Introduction to python - algorithms
4. Operators
5. Control statements
6. Data structures in python – Lists
7. Tuples
8. Sets
9. Dictionaries
[Link] arrays
[Link]
Features in Python
1. Free and Open Source
2. Easy to code
3. Easy to Read
4. Object-Oriented Language
5. GUI Programming Support
6. High-Level Language
7. Large Community Support
8. Easy to Debug
9. Python is a Portable language
[Link] is an Integrated language
[Link] Language:
[Link] Standard Library
[Link] Typed Language
[Link] and backend development
[Link] Memory Dynamically
Python divides the operators in the following groups:
Arithmetic operators
Assignment operators
Comparison operators
Logical operators
Identity operators
Membership operators
Bitwise operators
Python Assignment Operators
Python Comparison Operators
Python Logical Operators
Python Identity Operators
Python Membership Operators
Python Bitwise Operators
Operator Precedence