Maloy.2026.1080.WEB-DL.x264.ExKinoRay     eric andre     After The Rain 1999     kill joys     chip wickham     Ebony solo     1977     junkyard-gold     2160p remux     1977     hgames     1977     kid-cannabis     netflix     alien 1992     2012     squid games s03     1977     house of the dragon     christi-cats    

Pandas in Action, Video Edition

seeders: 1
leechers: 0
Added 4 years ago by tutsnode in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Pandas in Action, Video Edition (Size: 1.9 GB)
  0 452.1 KB
  01-Part 1. Core pandas.mp4 4.6 MB
  02-Chapter 1. Introducing pandas.mp4 57.1 MB
  03-Chapter 1. Pandas vs. graphical spreadsheet applications.mp4 77.6 MB
  04-Chapter 1. A tour of pandas.mp4 35.7 MB
  05-Chapter 1. Counting values in a Series.mp4 38.7 MB
  06-Chapter 2. The Series object.mp4 36.5 MB
  07-Chapter 2. Customizing the Series index.mp4 31.9 MB
  08-Chapter 2. Creating a Series from Python objects.mp4 31.4 MB
  09-Chapter 2. Mathematical operations.mp4 45.4 MB
  10-Chapter 2. Arithmetic operations.mp4 19.2 MB
  11-Chapter 2. Passing the Series to Python’s built-in functions.mp4 27 MB
  12-Chapter 3. Series methods.mp4 43.5 MB
  13-Chapter 3. Sorting a Series.mp4 31.4 MB
  14-Chapter 3. Counting values with the value_counts method.mp4 27.1 MB
  15-Chapter 3. Invoking a function on every Series value with the apply method.mp4 36.8 MB
  16-Chapter 4. The DataFrame object.mp4 32.4 MB
  17-Chapter 4. Shared and exclusive attributes of Series and DataFrames.mp4 24.5 MB
  18-Chapter 4. Sorting a DataFrame.mp4 49.2 MB
  19-Chapter 4. Selecting rows from a DataFrame.mp4 33.3 MB
  20-Chapter 4. Extracting values from Series.mp4 41.6 MB
  21-Chapter 5. Filtering a DataFrame.mp4 42.6 MB
  22-Chapter 5. Filtering by a single condition.mp4 37.6 MB
  23-Chapter 5. Filtering by condition.mp4 41.6 MB
  24-Chapter 5. The drop_duplicates method.mp4 59.4 MB
  25-Part 2. Applied pandas.mp4 13.9 MB
  26-Chapter 6. Working with text data.mp4 25.5 MB
  27-Chapter 6. String slicing.mp4 27.5 MB
  28-Chapter 6. Splitting strings.mp4 41.7 MB
  29-Chapter 7. MultiIndex DataFrames.mp4 31.9 MB
  30-Chapter 7. MultiIndex DataFrames - Scaling up.mp4 34.2 MB
  31-Chapter 7. Sorting a MultiIndex.mp4 37.4 MB
  32-Chapter 7. Extracting one or more rows with loc.mp4 40.2 MB
  33-Chapter 7. Manipulating the Index.mp4 41.9 MB
  34-Chapter 8. Reshaping and pivoting.mp4 57.2 MB
  35-Chapter 8. Additional options for pivot tables.mp4 29.4 MB
  36-Chapter 8. Melting a data set.mp4 45.4 MB
  37-Chapter 9. The GroupBy object.mp4 27.4 MB
  38-Chapter 9. Attributes and methods of a GroupBy object.mp4 47.2 MB
  39-Chapter 9. Grouping by multiple columns.mp4 29.9 MB
  40-Chapter 10. Merging, joining, and concatenating.mp4 46.8 MB
  41-Chapter 10. Missing values in concatenated DataFrames.mp4 45.8 MB
  42-Chapter 10. Merging on index labels.mp4 36.3 MB
  43-Chapter 11. Working with dates and times.mp4 34.7 MB
  44-Chapter 11. Storing multiple timestamps in a DatetimeIndex.mp4 37.8 MB
  45-Chapter 11. Date offsets.mp4 34.9 MB
  46-Chapter 11. Coding challenge.mp4 45.4 MB
  47-Chapter 12. Imports and exports.mp4 46.4 MB
  48-Chapter 12. Exporting a DataFrame to a JSON file.mp4 41.4 MB
  49-Chapter 12. Exporting Excel workbooks.mp4 32.4 MB
  50-Chapter 13. Configuring pandas.mp4 32.6 MB
  51-Chapter 13. Precision.mp4 27.8 MB
  52-Chapter 14. Visualization.mp4 40.6 MB
  TutsNode.com.txt 102.4 B
  [TGx]Downloaded from torrentgalaxy.to .txt 614.4 B
  1 57.3 KB
  2 294.4 KB
  3 390.7 KB
  4 347.2 KB
  5 313.9 KB
  6 158.9 KB
  7 68.3 KB
  8 184.2 KB
  9 65.3 KB
  10 81.2 KB
  11 116.7 KB
  12 16.6 KB
  13 458.1 KB
  14 98.3 KB
  15 277 KB
  16 384 KB
  17 395.6 KB
  18 75.5 KB
  19 439.3 KB
  20 277 KB
  21 333.9 KB
  22 252.2 KB
  23 439.6 KB
  24 89.2 KB
  25 212.4 KB
  26 510.8 KB
  27 184.3 KB
  28 271.2 KB
  29 72.7 KB
  30 339.9 KB
  31 308.3 KB
  32 190.8 KB
  33 384.4 KB
  34 92.1 KB
  35 114 KB
  36 52.4 KB
  37 109.8 KB
  38 64.5 KB
  39 136.5 KB
  40 97.7 KB
  41 135.5 KB
  42 211.4 KB
  43 461.4 KB
  44 133.8 KB
  45 440.8 KB
  46 467.7 KB
  47 494 KB
  48 27.8 KB
  49 330.2 KB
  50 133 KB
  ▲ 105 total files

Description


Description

Take the next steps in your data science career! This friendly and hands-on guide shows you how to start mastering Pandas with skills you already know from spreadsheet software.
In Pandas in Action you will learn

Import datasets, identify issues with their data structures, and optimize them for efficiency
Sort, filter, pivot, and draw conclusions from a dataset and its subsets
Identify trends from text-based and time-based data
Organize, group, merge, and join separate datasets
Use a GroupBy object to store multiple DataFrames
Pandas has rapidly become one of Python’s most popular data analysis libraries. In Pandas in Action, a friendly and example-rich introduction, author Boris Paskhaver shows you how to master this versatile tool and take the next steps in your data science career. You’ll learn how easy Pandas makes it to efficiently sort, analyze, filter and munge almost any type of data.

about the audience

For readers experienced with spreadsheets and basic Python programming.

Published 9/2021

Related Torrents

torrent name size uploader age seed leech
0
1
0
0
0