17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCoursesOnline.Me] [Packt] Scalable Data Analysis In Python With Dask [FCO]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Build high-performance, distributed, and parallel applications in Dask
Video Details
ISBN 9781789808926
Course Length 3 hours 31 minutes
Table of Contents
• Getting Started with Dask
• Understanding Dask Arrays
• Parallelizing Python Code with Dask
• Understanding Dask Dataframes
• Exploring Dask Bags
• Distributed Computing with Dask
• Advance Dask Features
• Machine Learning with Dask
Learn
• Understand the concept of Block algorithms and how Dask leverages it to load large data.
• Implement various example using Dask Arrays, Bags, and Dask Data frames for efficient parallel computing
• Combine Dask with existing Python packages such as NumPy and Pandas
• See how Dask works under the hood and the various in-built algorithms it has to offer
• Leverage the power of Dask in a distributed setting and explore its various schedulers
• Implement an end-to-end Machine Learning pipeline in a distributed setting using Dask and scikit-learn
• Use Dask Arrays, Bags, and Dask Data frames for parallel and out-of-memory computations
About
Data analysts, Machine Learning professionals, and data scientists often use tools such as Pandas, Scikit-Learn, and NumPy for data analysis on their personal computer. However, when they want to apply their analyses to larger datasets, these tools fail to scale beyond a single machine, and so the analyst is forced to rewrite their computation.
If you work on big data and you’re using Pandas, you know you can end up waiting up to a whole minute for a simple average of a series. And that’s just for a couple of million rows!
In this course, you’ll learn to scale your data analysis. Firstly, you will execute distributed data science projects right from data ingestion to data manipulation and visualization using Dask. Then, you will explore the Dask framework. After, see how Dask can be used with other common Python tools such as NumPy, Pandas, matplotlib, Scikit-learn, and more.
You’ll be working on large datasets and performing exploratory data analysis to investigate the dataset, then come up with the findings from the dataset. You’ll learn by implementing data analysis principles using different statistical techniques in one go across different systems on the same massive datasets.
Throughout the course, we’ll go over the various techniques, modules, and features that Dask has to offer. Finally, you’ll learn to use its unique offering for machine learning, using the Dask-ML package. You’ll also start using parallel processing in your data tasks on your own system without moving to the distributed environment.
All the code files and related files are uploaded on GitHub at this link: https://github.com/PacktPublishing/-Scalable-Data-Analysis-in-Python-with-Dask
Style and Approach
This hands-on course covers all the important components of Dask (arrays, bags, data frames, schedulers, and the Futures API) to parallelize your existing Python code and perform computations in a distributed setting. This course is designed with minimum theory and maximum practical implementation, followed by step-by-step instructions to get you up and running.
Features:
• Leverage the power of parallel computing using Dask.delayed
• Get complete exposure to using Dask to handle large data in a distributed setting
• Learn how to do machine learning by combining scikit-learn and Dask in a distributed setting
Author
Mohammed Kashif
Mohammed Kashif works as a Data Scientist at Nineleaps, India, dealing mostly with graph data analysis. Prior to this, he was working as a Python developer at Qualcomm. He completed his Master's degree in computer science from IIIT Delhi, with specialization in data engineering. His areas of interest include recommender systems, NLP, and graph analytics. In his spare time, he likes to solve questions on StackOverflow and help debug other people out of their misery. He is also an experienced teaching assistant with a demonstrated history of working in the higher-education industry.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
0. Websites you may like/How you can help Team-FTU.txt
237 B
01.Getting Started with Dask/0101.The Course Overview.mp4
47.3 MB
01.Getting Started with Dask/0102.Introduction to Dask.mp4
29.1 MB
01.Getting Started with Dask/0103.Features of Dask.mp4
20 MB
01.Getting Started with Dask/0104.Limitations of Dask.mp4
17 MB
01.Getting Started with Dask/0105.Setting Up Dask.mp4
21.2 MB
02.Understanding Dask Arrays/0201.Introduction to Blocked Algorithms.mp4
9.1 MB
02.Understanding Dask Arrays/0202.Hands-On with Dask Arrays.mp4
38.4 MB
02.Understanding Dask Arrays/0203.Digging Deeper into Dask Arrays.mp4
32.1 MB
02.Understanding Dask Arrays/0204.Performance Comparison with NumPy Arrays.mp4
20.5 MB
02.Understanding Dask Arrays/0205.Creating Universal NumPy Functions with Dask.mp4
25.9 MB
02.Understanding Dask Arrays/0206.Limitations of Dask Arrays.mp4
4.4 MB
03.Parallelizing Python Code with Dask/0301.Lazy Evaluation.mp4
8.1 MB
03.Parallelizing Python Code with Dask/0302.Using dask.delayed.mp4
293.1 KB
03.Parallelizing Python Code with Dask/0303.Understanding Task Graphs.mp4
27.9 MB
03.Parallelizing Python Code with Dask/0304.Performance Analysis with dask.delayed.mp4
28.1 MB
04.Understanding Dask Dataframes/0401.Introduction to Dask Dataframes.mp4