Requirements
- Yes, A basic knowledge in python is preferred
Description
Hey there! I welcome you all to my course - Python Basics for Mathematics and Data Science 1.0 : Numpy and Sympy . This course mainly focuses on two important libraries in python called as Numpy and Sumpy. If you’re someone who know the basics of Python and looking forward to develop a project or kickstart your career in Data Science and Machine Learning, this course will highly motivate you to learn further.
After completing this course, you’ll be able to
-
Create 2D Matrices (numpy arrays) in Python
-
Access the elements, rows and columns of a numpy array
-
Do matrix addition, multiplication, transpose operations in Python in a single line code
-
Inbuilt functions for statistical operations
-
Solve linear equation with one unknown in python
-
Solve linear equations with two unknowns in python
-
Solve Quadratic and cubic equations in python
-
Differential Calculus in Python
-
Integral Calculus in Python - Definite and Indefinite Integrals
and a lot more stuff.
Nothing more to write here! I’ll see you there in my lectures!
Who this course is for:
- Beginner Python developers