Dataframes - Samenvattingen, Aantekeningen en Examens

Op zoek naar een samenvatting over Dataframes? Op deze pagina vind je 23 samenvattingen over Dataframes.

Pagina 2 van de 23 resultaten

Sorteer op

Unit 2. Introduction to Hortonworks Data Platform (HDP)
  • Unit 2. Introduction to Hortonworks Data Platform (HDP)

  • Tentamen (uitwerkingen) • 4 pagina's • 2024
  • Hortonworks - answer-HDP is a powerful platform for managing big data at rest. HDP attributes - answer-open source Central Interoperable ممكن اشغل كذا فيرجن من كذا مكان مع بعض Enterprise-readyفي حد ما مسؤل عنه عشان لو حصل مشاكل هي المسؤله عن تصاليحها Data at rest - answer-Data that is stored physically in any digital form (for example, in databases, data warehouses, spreadsheets, archives, tapes, off-site backup...
    (0)
  • €8,77
  • + meer info
Final cheat-sheet
  • Final cheat-sheet

  • Samenvatting • 3 pagina's • 2024
  • Ook in voordeelbundel
  • This document contains
    (0)
  • €7,99
  • + meer info
Python Data Operations Notes
  • Python Data Operations Notes

  • Samenvatting • 15 pagina's • 2022
  • Notes of python data operations using pandas, covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook, here in pdf format. They contain practical examples of data operations in python and images to explain the structures and processes. This first notebook contains: - Introduction to Pandas and dataframes - The structure of a dataframe - Selecting values - Select cells - Select rows - ...
    (0)
  • €5,39
  • + meer info
Python Data Operations 1: Data frames Python Data Operations 1: Data frames
  • Python Data Operations 1: Data frames

  • Samenvatting • 117 pagina's • 2022
  • Notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. This first notebook contains: - Introduction to Pandas and dataframes - The structure of a dataframe - Selecting values - Select cells - Select rows - Select columns - Slicing - Ins...
    (0)
  • €6,99
  • + meer info
Introduction to data analysis with pandas
  • Introduction to data analysis with pandas

  • Samenvatting • 8 pagina's • 2024
  • This document offers a brief introduction to data analysis using Pandas, a powerful Python library. It covers the basics of Pandas, including data structures like Series and DataFrames, data manipulation techniques, and simple data visualization. Ideal for beginners, it provides practical examples to help you get started with analyzing and processing data efficiently.
    (0)
  • €8,77
  • + meer info
High Performance Python, 3rd Edition
  • High Performance Python, 3rd Edition

  • Presentatie • 110 pagina's • 2024
  • "Your Python code may run correctly, but what if you need it to run faster? This practical book shows you how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. By explaining the fundamental theory behind design choices, this expanded edition of High Performance Python helps experienced Python programmers gain a deeper understanding of Python's implementation. How do you take advantage of multicore architectures or clusters? Or build a system ...
    (0)
  • €4,61
  • + meer info
Cleaning data in Python
  • Cleaning data in Python

  • Samenvatting • 187 pagina's • 2022
  • Cleaning data in Python: - Data type constraints - Data range constraints - Uniqueness constraints - Membership constraints - Categorical variables - Cleaning text data - Uniformity - Cross field validation - Completeness - Comparing strings - Generating pairs - Linking DataFrames
    (0)
  • €4,99
  • + meer info
Python Data Operations 3: Filtering Python Data Operations 3: Filtering
  • Python Data Operations 3: Filtering

  • Samenvatting • 10 pagina's • 2022
  • Notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. This third section contains: - Conditional Selection - pd.Series and Operators - Basic Filters - Missing Values - Identify Nulls - Filter Nulls - Fill in Nulls - Remove Nulls - Uni...
    (0)
  • €6,99
  • + meer info
Pandas notes
  • Pandas notes

  • Samenvatting • 3 pagina's • 2024
  • Pandas notes provide an extensive guide to using the Pandas library for data analysis in Python. Covering fundamental topics such as DataFrames, Series, data manipulation, and cleaning, these notes are perfect for both beginners and advanced users. They also explore advanced functionalities like aggregation, time series handling, and pivot tables. Whether you're preparing for exams, working on data analysis projects, or looking to enhance your Python skills, these notes break down complex Panda...
    (0)
  • €3,69
  • + meer info
Datacamp joining data with pandas
  • Datacamp joining data with pandas

  • Presentatie • 152 pagina's • 2022
  • Datacamp joining data with pandas: - Inner join - One to many relationships - Merging multiple relationships - Left join - Other joins - Merging a table to itself - Merging on indexes - Filtering joins - Concatenate DataFrames together vertically - Verifying integrity - Using merge_ordered() - Using merge_asof() - Selecting data with .Query() - Reshaping data with .melt() - Course wrap-up
    (0)
  • €4,99
  • + meer info