All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
6 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
6 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • 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.

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.

  • No prior experience required. Knowing basic concepts of networking would be an advantage;
  • Network Enthusiasts.
  • System Administrators.
  • Network Administrators.
  • who wish to implement firewall in their premises.
View More...
  • Section 1 : Course_intro_with_captions. 1 Lectures 00:05:24

    • Lecture 1 :
    • Course_intro_with_captions. Preview
  • Section 2 : Firewall pfsense concepts with caption. 2 Lectures 00:09:59

    • 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. 1 Lectures 00:10:04

    • Lecture 1 :
    • Downloading pfsense create boot usb.
  • Section 4 : Installaing additional Network card - Copy 1 Lectures 00:08:16

    • Lecture 1 :
    • Installaing additional Network card - Copy
  • Section 5 : Wan_lan_firewall_connection. 1 Lectures 00:05:53

    • Lecture 1 :
    • Wan_lan_firewall_connection.
  • Section 6 : Pfsense install. 2 Lectures 00:10:14

    • Lecture 1 :
    • Pfsense install changing boot order part1.
    • Lecture 2 :
    • Pfsense install part2.
  • Section 7 : Pfsense installation complete. 1 Lectures 00:03:57

    • Lecture 1 :
    • Pfsense installation complete.
  • Section 8 : Dhcp ip address assignment resolving conflicts. 1 Lectures 00:06:53

    • Lecture 1 :
    • Dhcp ip address assignment resolving conflicts.
  • Section 9 : Testing connectivity and troubleshooting. 1 Lectures 00:06:23

    • Lecture 1 :
    • Testing connectivity and troubleshooting.
  • Section 10 : Virtualbox. 2 Lectures 00:11:41

    • Lecture 1 :
    • Virtualbox nwsetup.
    • Lecture 2 :
    • Virtualbox prerequiesties download.
  • Section 11 : Virtualbox pfsense pre installation steps. 1 Lectures 00:04:55

    • Lecture 1 :
    • Virtualbox pfsense pre installation steps.
  • Section 12 : Virtualbox pfsense installation. 1 Lectures 00:09:53

    • Lecture 1 :
    • Virtualbox pfsense installation.
  • Section 13 : Virtualbox ubuntu installation. 2 Lectures 00:13:30

    • Lecture 1 :
    • Virtualbox ubuntu installation - Part 1
    • Lecture 2 :
    • Virtualbox ubuntu installation - Part 2
  • Section 14 : Pfsense console options. 1 Lectures 00:07:42

    • Lecture 1 :
    • Pfsense console options.
  • Section 15 : Pfsense web wizzrd. 1 Lectures 00:04:48

    • Lecture 1 :
    • Pfsense web wizzrd.
  • Section 16 : Pfsense web dashbaord. 1 Lectures 00:05:27

    • Lecture 1 :
    • Pfsense web dashbaord.
  • Section 17 : Pfsense advanced options quick overview. 1 Lectures 00:06:26

    • Lecture 1 :
    • Pfsense advanced options quick overview.
  • Section 18 : Pfsense other system options. 2 Lectures 00:12:00

    • Lecture 1 :
    • Pfsense other system options - part1
    • Lecture 2 :
    • Pfsense other system options overview - part2
  • Section 19 : Pfsense interface. 2 Lectures 00:19:39

    • Lecture 1 :
    • Pfsense interface - Part 1
    • Lecture 2 :
    • Pfsense interface - Part 2
  • Section 20 : Pfsense firewall. 2 Lectures 00:28:54

    • Lecture 1 :
    • Pfsense firewall - Part 1
    • Lecture 2 :
    • Pfsense firewall - Part 2
  • Section 21 : Captive portal. 2 Lectures 00:20:46

    • Lecture 1 :
    • Captive portal - Part 1
    • Lecture 2 :
    • Captive portal - Part 2
  • Section 22 : Pfsense other misc options. 1 Lectures 00:04:16

    • Lecture 1 :
    • Pfsense other misc options.
  • Section 23 : Pfblocker websiteblocking . 2 Lectures 00:15:51

    • Lecture 1 :
    • Pfblocker websiteblocking fromlist.
    • Lecture 2 :
    • Pfblocker websiteblocking customdomain.
  • 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?

273070 Course Views

19 Courses

I am a pioneering, talented and security-oriented Android/iOS Mobile and PHP/Python Web Developer Application Developer offering more than eight years’ overall IT experience which involves designing, implementing, integrating, testing and supporting impact-full web and mobile applications. I am a Post Graduate Masters Degree holder in Computer Science and Engineering. My experience with PHP/Python Programming is an added advantage for server-based Android and iOS Client Applications. I am currently serving full-time as a Senior Solution Architect managing my client's projects from start to finish to ensure high-quality, innovative and functional design.
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • learn-nxtgen-hacking-with-technology

    Learn NxtGen Hacking with Technolog...

    By : Gopikrishna C

    Lectures 80 Beginner 8:29:27
  • tcp-ip-the-complete-course

    TCP/IP: The Complete Course

    By : Lazaro (Laz) Diaz

    Lectures 17 Beginner 1:52:18
  • voip-configuration-and-attacking-hacking

    VoIP Configuration and Attacking (H...

    By : Arpit Mittal

    Lectures 6 Beginner 0:10:40
  • practical-blockchain-smart-contracts-ethereum-solidity

    Practical Blockchain & Smart Contra...

    By : Abhilash Nelson

    Lectures 40 Beginner 4:56:0
  • complete-ethical-hacking-penetration-testing-for-web-apps

    Complete Ethical Hacking & Penetrat...

    By : Abhilash Nelson

    Lectures 30 Beginner 3:28:56
  • the-complete-xmpp-course-chat-server-setup-android-ios-apps

    The Complete XMPP Course: Chat Serv...

    By : Abhilash Nelson

    Lectures 10 Beginner 0:47:3

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.