Tags
Language
Tags
November 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Programming with Data: Python and Pandas LiveLessons

    Posted By: IrGens
    Programming with Data: Python and Pandas LiveLessons

    Programming with Data: Python and Pandas LiveLessons
    ISBN: 0136623743 | .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 4h 1m | 748 MB
    Instructor: Daniel Gerlanc

    Learn how to use Pandas and Python to load and transform tabular data and perform your own analyses.

    Overview

    In Programming with Data: Python and Pandas LiveLessons, data scientist Daniel Gerlanc prepares learners who have no experience working with tabular data to perform their own analyses. The video course focuses on both the distinguishing features of Pandas and the commonalities Pandas shares with other data analysis environments.

    In this LiveLesson, Dan starts by introducing univariate and multivariate data structures in Pandas and describes how to understand them both in the context of the Pandas framework and in relation to other libraries and environments for tabular data like R and relational databases. Next, Dan covers reading and writing to external file formats, split-apply-combine computations, introductory and advanced time series, and merging and reshaping datasets. After watching this video, Python programmers will gain a deep understanding of the Pandas framework through exposures to all of its APIs and feature sets.

    Skill Level

    Beginner
    Intermediate

    Learn How To

    Avoid common pitfalls and “gotchas” in Pandas by understanding the conceptual underpinnings common to most data manipulation libraries and environments
    Create univariate (Series) and multivariate (DataFrame) data structures in Pandas
    Read from and write to external data sources like text and binary files and databases
    Use the Split-Apply-Combine technique to calculate grouped summary statistics like mean, median, and standard deviation on your data
    Handle time series data; apply lead, lag, and rolling computations to them; and interpolate missing data
    Merge and reshape datasets
    Understand how data alignment is a central concept of Pandas

    Who Should Take This Course

    People with a solid understanding of Python programming who want to learn how to load and transform tabular data using Pandas and understand general principles and requirements common to tabular data manipulation frameworks

    Course Requirements

    Intermediate-level programming ability in Python. You should know the difference between a dict, list, and tuple. Familiarity with control-flow (if/else/for/while) and error handling (try/catch) are required.
    No statistics background is required.


    Programming with Data: Python and Pandas LiveLessons