This plan includes
- Limited free courses access
- Play & Pause Course Videos
- Video Recorded Lectures
- Learn on Mobile/PC/Tablet
- Quizzes and Real Projects
- Lifetime Course Certificate
- Email & Chat Support
What you'll learn?
- Will be an expert in configuring firewall for your organization. We have both real lab as well as simulation lab exercises which will give you complete familiarity with firewall setup and configuration.
Course Overview
Welcome to my new course Python Essentials with Pandas and Numpy for Data Science
In this course, we will learn the basics of Python Data Structures and the most important Data Science libraries like NumPy and Pandas with step by step examples!
The first session will be a theory session in which, we will have an introduction to python, its applications and the libraries.
In the next session, we will proceed with installing python in your computer. We will install and configure anaconda which is a platform you can use for quick and easy installation of python and its libraries. We will get ourselves familiar with Jupiter notebook, which is the IDE that we are using throughout this course for python coding.
Then we will go ahead with the basic python data types like strings, numbers and its operations. We will deal with different types of ways to assign and access strings, string slicing, replacement, concatenation, formatting and f strings.
Dealing with numbers, we will discuss the assignment, accessing and different operations with integers and floats. The operations include basic ones and also advanced ones like exponents. Also we will check the order of operations, increments and decrements, rounding values and type casting.
Then we will proceed with basic data structures in python like Lists tuples and set. For lists, we will try different assignment, access and slicing options. Along with popular list methods, we will also see list extension, removal, reversing, sorting, min and max, existence check , list looping, slicing, and also inter-conversion of list and strings.
For Tuples also we will do the assignment and access options and the proceed with different options with set in python.
After that, we will deal with python dictionaries. Different assignment and access methods. Value update and delete methods and also looping through the values in the dictionary.
And after learning all of these basic data types and data structures, its time for us to proceed with the popular libraries for data-science in python. We will start with the NumPy library. We will check different ways to create a new NumPy array, reshaping , transforming list to arrays, zero arrays and one arrays, different array operations, array indexing, slicing, copying. we will also deal with creating and reshaping multi dimensional NumPy arrays, array transpose, and statistical operations like mean variance etc using NumPy
Later we will go ahead with the next popular python library called Pandas. At first we will deal with the one dimensional labelled array in pandas called as the series. We will create assign and access the series using different methods.
Then will go ahead with the Pandas Data frames, which is a 2-dimensional labelled data structure with columns of potentially different types. We will convert NumPy arrays and also pandas series to data frames. We will try column wise and row wise access options, dropping rows and columns, getting the summary of data frames with methods like min, max etc. Also we will convert a python dictionary into a pandas data frame. In large datasets, its common to have empty or missing data. We will see how we can manage missing data within dataframes. We will see sorting and indexing operations for data frames.
Most times, external data will be coming in either a CSV file or a JSON file. We will check how we can import CSV and JSON file data as a dataframe so that we can do the operations and later convert this data frame to either CSV and json objects and write it into the respective files.
Also we will see how we can concatenate, join and merge two pandas data frames. Then we will deal with data stacking and pivoting using the data frame and also to deal with duplicate values within the data-frame and to remove them selectively.
We can group data within a data-frame using group by methods for pandas data frame. We will check the steps we need to follow for grouping. Similarly we can do aggregation of data in the data-frame using different methods available and also using custom functions. We will also see other grouping techniques like Binning and bucketing based on data in the data-frame
At times we may need to use custom indexing for our dataframe. We will see methods to re-index rows and columns of a dataframe and also rename column indexes and rows. We will also check methods to do collective replacement of values in a dataframe and also to find the count of all or unique values in a dataframe.
Then we will proceed with implementing random permutation using both the NumPy and Pandas library and the steps to follow. Since an excelsheet and a dataframe are similar 2d arrays, we will see how we can load values in a dataframe from an excelsheet by parsing it. Then we will do condition based selection of values in a dataframe, also by using lambda functions and also finding rank based on columns.
Then we will go ahead with cross Tabulation of our dataframe using contingency tables. The steps we need to proceed with to create the cross tabulation contingency table.
After all these operations in the data we have, now its time to visualize the data. We will do exercises in which we can generate graphs and plots. We will be using another popular python library called Matplotlib to generate graphs and plots. We will do tweaking of the grpahs and plots by adjusting the plot types, its parameters, labels, titles etc.
Then we will use another visualization option called histogram which can be used to groups numbers into ranges. We will also be trying different options provided by matplotlib library for histogram
Overall this course is a perfect starter pack for your long journey ahead with big data and machine learning. You will also be getting an experience certificate after the completion of the course(only if your learning platform supports)
So lets start with the lessons. See you soon in the class room.
Pre-requisites
- No prior experience required. Knowing basic concepts of networking would be an advantage;
Target Audience
- Network Enthusiasts.
- System Administrators.
- Network Administrators.
- who wish to implement firewall in their premises.
Curriculum 32 Lectures 03:52:51
Section 1 : Course_intro_with_captions.
Section 2 : Firewall pfsense concepts with caption.
- Lecture 1 :
- Firewall pfsense concepts with caption - Part 1
- Lecture 2 :
- Firewall pfsense concepts with caption - Part 2
Section 3 : Downloading pfsense create boot usb.
- Lecture 1 :
- Downloading pfsense create boot usb.
Section 4 : Installaing additional Network card - Copy
- Lecture 1 :
- Installaing additional Network card - Copy
Section 5 : Wan_lan_firewall_connection.
- Lecture 1 :
- Wan_lan_firewall_connection.
Section 6 : Pfsense install.
- Lecture 1 :
- Pfsense install changing boot order part1.
- Lecture 2 :
- Pfsense install part2.
Section 7 : Pfsense installation complete.
- Lecture 1 :
- Pfsense installation complete.
Section 8 : Dhcp ip address assignment resolving conflicts.
- Lecture 1 :
- Dhcp ip address assignment resolving conflicts.
Section 9 : Testing connectivity and troubleshooting.
- Lecture 1 :
- Testing connectivity and troubleshooting.
Section 10 : Virtualbox.
- Lecture 1 :
- Virtualbox nwsetup.
- Lecture 2 :
- Virtualbox prerequiesties download.
Section 11 : Virtualbox pfsense pre installation steps.
- Lecture 1 :
- Virtualbox pfsense pre installation steps.
Section 12 : Virtualbox pfsense installation.
- Lecture 1 :
- Virtualbox pfsense installation.
Section 13 : Virtualbox ubuntu installation.
- Lecture 1 :
- Virtualbox ubuntu installation - Part 1
- Lecture 2 :
- Virtualbox ubuntu installation - Part 2
Section 14 : Pfsense console options.
- Lecture 1 :
- Pfsense console options.
Section 15 : Pfsense web wizzrd.
- Lecture 1 :
- Pfsense web wizzrd.
Section 16 : Pfsense web dashbaord.
- Lecture 1 :
- Pfsense web dashbaord.
Section 17 : Pfsense advanced options quick overview.
- Lecture 1 :
- Pfsense advanced options quick overview.
Section 18 : Pfsense other system options.
- Lecture 1 :
- Pfsense other system options - part1
- Lecture 2 :
- Pfsense other system options overview - part2
Section 19 : Pfsense interface.
- Lecture 1 :
- Pfsense interface - Part 1
- Lecture 2 :
- Pfsense interface - Part 2
Section 20 : Pfsense firewall.
- Lecture 1 :
- Pfsense firewall - Part 1
- Lecture 2 :
- Pfsense firewall - Part 2
Section 21 : Captive portal.
- Lecture 1 :
- Captive portal - Part 1
- Lecture 2 :
- Captive portal - Part 2
Section 22 : Pfsense other misc options.
- Lecture 1 :
- Pfsense other misc options.
Section 23 : Pfblocker websiteblocking .
- Lecture 1 :
- Pfblocker websiteblocking fromlist.
- Lecture 2 :
- Pfblocker websiteblocking customdomain.
Our learners work at
Frequently Asked Questions
How do i access the course after purchase?
It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.Are these video based online self-learning courses?
Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.Can i play & pause the course as per my convenience?
Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.How do i contact the instructor for any doubts or questions?
Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.Do i need a pc to access the course or can i do it on mobile & tablet as well?
Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.Do i get any certificate for the courses?
Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.For how long can i access my course on the platform?
You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.Is there any free trial?
Currently, we do not offer any free trial.Can i cancel anytime?
Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?
Instructor
284853 Course Views
19 Courses