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 conda
Using test–driven development to ensure code quality
Using the Python data model to allow your objects to work seamlessly with builtin Python functions and operators
Instructor Details
Courses : 2
Specification: Build a Data Analysis Library from Scratch in Python
|
11 reviews for Build a Data Analysis Library from Scratch in Python
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $15.99 |
---|---|
Provider | |
Duration | 7.5 hours |
Year | 2019 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$89.99 $15.99
Nick BRISTOW –
So far, so good
Michal Lasak –
It’s a fantastic course, just what you need when you already know some Python, some pandas and some data structures, and you need to move to the higher level. It explains the creation of software in Python on a familiar, non abstract example. Absolutely recommended!
Saumalya Sarkar –
so far so good
Sanny Kumar –
One of the best courses I have ever taken on Udemy! I was looking for a project based python course to enhance my skill/knowledge, and this course exceeded my expectations. Ted is a great instructor, and his teaching speed and style fit me very well. Contents were very well organized and presented, and Instructor promptly responded to the questions on Q&A.
Lisa Yu –
I really enjoyed following the first three sections of this intermediate Python class. The instructions are thorough enough that they leave very few gaps. This class is also one of the few that shows you how to build a library from start to finish.
Tom Maman –
Very recommended for people with some basic python and programming knowledge who want to take their skills to the next level
Ashraf –
Very thorough and easy to follow
Stephen Nelick –
great idea for a course on increasing your understanding of pandas, in this course you write the software for a pandas like module, the end result is not a complete pandas replacement, just a subset of the full pandas, the objective is to add to your understanding of how pandas works
Niyas Mohammed –
Excellent course! I’m only half way through, but I’ve learnt so much already. This course will be perfect if you think you’re kind of stuck between a beginner level and an advanced python programmer.
Rahul Dey –
This one of the best courses I came across in Udemy for learning advanced Python, after completing I have an indepth knowledge of how different data structures like dictionary, list and tuples works as well as how to create an entire library from scratch. Kudos toTed for bringing this course to udemy.
Bryar M Shareef –
Great!