Tag: Python

Data Wrangling with Python 3


Free Download Data Wrangling with Python 3
Duration: 1h 20m | Video: .MP4, 1280×720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 304 MB
Genre: eLearning | Language: English
In this course, Data Wrangling with Python 3, you’ll learn about various functions and procedures that will help you get your data in order, providing a clean and well-constructed dataset for further data analysis and machine learning.
Machine Learning and Data analytics in general follows the garbage-in/garbage-out principle. If you want to learn from or predict based on your data, you need to make sure that data is well constructed and cleaned. This course, Data Wrangling with Python 3, is aimed at helping you do exactly that. First, you’ll see how to merge data from different sources using the methods concat, append, and merge. Next, you’ll discover how to combine data into groups. The primary function used here is groupby. In the next two sections, you’ll explore how to transform and normalize data. You’ll learn why these processes are necessary, and then proceed to see how they work in practice. Finally, you’ll examine important processes such as One Hot Encoding, which enables further processing during data analysis. When you’re finished with this course, you’ll have thorough knowledge of data wrangling which will help you immensely during your data analysis and machine learning projects.

(more…)

Coursera – Python 3 Programming Specialization


Free Download Coursera – Python 3 Programming Specialization
Last updated 9/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + subtitle | Duration: 295 lessons ( 28h 36m ) | Size: 4.7 GB
Become a Fluent Python Programmer. Learn the fundamentals and become an independent programmer.

(more…)

Advanced Analysis Using Python in Excel Copilot


Free Download Advanced Analysis Using Python in Excel Copilot
Released 9/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 18m | Size: 48 MB
The advanced analysis capabilities of Copilot in Excel allow you to leverage the power of the Microsoft Copilot generative AI assistant to build Python code and solutions right within Excel. With Python and Excel Copilot, you can ask questions about your data in a conversational manner, allowing you to shape outputs and insights to meet your specific needs. Join instructor Scott Simpson in this quick look at the new capabilities introduced with Excel Copilot, including how to use it for advanced analysis, analyzing real-world data, and transforming and plotting geodata.

(more…)

Scaling Python with Dask From Data Science to Machine Learning


Free Download Scaling Python with Dask: From Data Science to Machine Learning by Holden Karau, Mika Kimmins
English | July 19, 2023 | ISBN: N/A | ASIN: B0CCC2CFH3 | 338 pages | PDF | 11 Mb
Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing. But many scientific Python tools were not designed to leverage this parallelism. With this short but thorough resource, data scientists and Python programmers will learn how the Dask open source library for parallel computing provides APIs that make it easy to parallelize PyData libraries including NumPy, pandas, and scikit-learn.

(more…)

Scripting Automation with Bash, PowerShell, and Python


Free Download Scripting: Automation with Bash, PowerShell, and Python by Michael Kofler
English | February 25, 2024 | ISBN: 1493225561 | 500 pages | MOBI | 3.88 Mb
Developers and admins, it’s time to simplify your workday. With this practical guide, use scripting to solve tedious IT problems with less effort and less code! Learn about popular scripting languages: Bash, PowerShell, and Python. Master important techniques such as working with Linux, cmdlets, regular expressions, JSON, SSH, Git, and more. Use scripts to automate different scenarios, from backups and image processing to virtual machine management. Discover what’s possible with only 10 lines of code!

(more…)