Getting Digital

Build a Data Analysis Library from Scratch in Python

Develop essential data science & ai skills with expert instruction and practical examples.

Online Course
Self-paced learning
Flexible Schedule
Learn at your pace
Expert Instructor
Industry professional
Certificate
Upon completion
What You'll Learn
Master the fundamentals of data science & ai
Apply best practices and industry standards
Build practical projects to demonstrate your skills
Understand advanced concepts and techniques

Skills you'll gain:

Professional SkillsBest PracticesIndustry StandardsPython
Prerequisites & Target Audience

Skill Level

IntermediateSome prior knowledge recommended

Requirements

Basic understanding of data science & ai
Enthusiasm to learn
Access to necessary software/tools
Commitment to practice

Who This Course Is For

Professionals working in data science & ai
Students and career changers
Freelancers and consultants
Anyone looking to improve their skills
Course Information

About This Course

Build a Data a Data Analysis Library from Scratch in Python targets those that have a desire to immerse themselves in a single, long, and comprehensive project that covers several advanced Python concepts. By the end of the project you will have built a fully-functioning Python library that is able to complete many common data analysis tasks. The library will be titled Pandas Cub and have similar functionality to the popular pandas library.

This course focuses on developing software within the massive ecosystem of tools available in Python. There are 40 detailed steps that you must complete in order to finish the project. During each step, you will be tasked with writing some code that adds functionality to the library.

In order to complete each step, you must pass the unit-tests that have already been written. Once you pass all the unit tests, the project is complete. The nearly 100 unit tests give you immediate feedback on whether or not your code completes the steps correctly.

There are many important concepts that you will learn while building Pandas Cub. Creating a development environment with condaUsing test-driven development to ensure code qualityUsing the Python data model to allow your objects to work seamlessly with builtin Python functions and operatorsBuild a DataFrame class with the following functionality:Select subsets of data with the brackets operatorAggregation methods - sum, min, max, mean, median, etc. Non-aggregation methods such as isna, unique, rename, dropGroup by one or two columns to create pivot tablesSpecific methods for handling string columnsRead in data from a comma-separated value fileA nicely formatted display of the DataFrame in the notebookIt is my experience that many people will learn just enough of a programming language like Python to complete basic tasks, but will not possess the skills to complete larger projects or build entire libraries.

Provider
Udemy
Estimated Duration
10-20 hours
Language
English
Category
Technology & Programming

Topics Covered

Data Science & AIPythonUi

Course Details

Format
Online, Self-Paced
Access
Lifetime
Certificate
Upon Completion
Support
Q&A Forum
Course Details
Ready to get started?

View pricing and check out the reviews. See what other learners had to say about the course.

Get started and enroll now
Money-back guarantee might be available
Join thousands of students

This course includes:

Lifetime access to course content
Access on mobile and desktop
Certificate of completion
Downloadable resources

Not sure if this is right for you?

Browse More Data Science & AI Courses

Continue Your Learning Journey

Explore more Data Science & AI courses to deepen your skills and advance your expertise.

We all use Probability and Statistics, knowingly, or unknowingly, in a lot of our Judgements and Decisions!However, what...