Packages in Python
Learn packages in python from basics in this free online training. Packages in python course is taught hands-on by experts. Learn basics of programming and packages in tensorflow, keras, spacy in python,in details with example.
4.33
Beginner
1.5 Hrs
7.5K+
Ratings
Level
Learning hours
Learners
Skills you’ll Learn
About this course
In this course, you will learn about the top 20 packages present in python. You will start this course by learning the basic concepts of programming. Then, moving ahead you will get the idea about different types of packages present in python such as Numpy, Pandas, Matplotlib, Seaborn, Bokeh, Plotly, Requests, Scikit Learn, XGBoost/LightGBM/Catboost, Tensorflow, Keras, NLTK, spaCy, Gensim, Scrapy, Statsmodels, OpenCV, Pillow, PyTorch and SciPy. You will be knowing brief description of each packages. Explore our Software Engineering Courses today.
Read More
Course Outline
Introduction to Python
This module starts by briefly introducing Python programming, and you will go through its installation process and some essential hands-on examples.
Packages - Numpy, Pandas, Matplotlib, Seaborn
Packages - Scrapy, OpenCV, PyTorch, SciPy
Basics of Programming
Packages - Tensorflow, Keras, SpaCy
Trusted by 1 Crore+ Learners globally
Frequently Asked Questions
Will I receive a certificate upon completing this free course?
Is this course free?
What is a package in Python with an example?
A package is basically a directory with Python files and a file called init.py Therefore, there is a file named init. in every directory inside the Python path. It is considered a package by Python. It is possible to put several modules in one package.
How many packages are there in Python?
In the world, there are more than 200,000 Python packages (and that's just counting those on PyPI, the official Python Package Index).
Will I get a certificate after completing this Packages in Python free course?
Yes, you will get a certificate of completion for Packages in Python after completing all the modules and cracking the assessment. The assessment tests your knowledge of the subject and badges your skills.
Similar courses you might like
Conclusion: - Packages are a crucial building block in programming. Without packages, we'd spend lots of time writing already written code. Imagine having to write new code every time you wanted to parse a file in a certain format. You wouldn't get anything done! That's why we always use packages.
©2025 onlecource.com. All rights reserved