awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jvns avatar

jvns/pandas-cookbook

0
View on GitHub↗
7,086 stele·2,349 fork-uri·Jupyter Notebook·12 vizualizări

Pandas Cookbook

This project is a pandas data analysis cookbook and Python data science guide. It provides a collection of programmatic recipes and examples for cleaning, manipulating, and analyzing structured data.

The project focuses on providing a containerized analysis environment to ensure a consistent workspace and reproducible dependencies when executing data processing scripts.

It covers a broad range of data science capabilities, including data ingestion from external sources, raw data cleaning, and exploratory data analysis. These recipes demonstrate how to perform structured data analysis through techniques such as filtering, aggregating grouped data, and processing text data.

Features

  • Data Analysis Cookbooks - Provides a comprehensive collection of programmatic recipes and examples for cleaning, manipulating, and analyzing structured data using pandas.
  • Implementation Recipes - Organizes complex data manipulation logic into a collection of discrete and reusable programmatic recipes.
  • Python Data Science Primers - Serves as a reference guide for importing datasets and applying mathematical functions to extract insights from real-world information.
  • Tabular Data Analysis - Processes real-world structured datasets to extract insights through programmatic manipulation.
  • Data Analysis - Provides tools for examining real-world datasets to identify patterns and extract meaningful insights.
  • Data Cleaning Procedures - Prepares datasets by standardizing messy entries and parsing complex formats like timestamps.
  • Data Filtering - Isolates subsets of information by slicing dataframes using complex filters and column selection.
  • Exploratory Data Analysis - Uses pandas for cleaning and manipulating datasets to discover patterns and statistical insights.
  • Group-By Aggregations - Summarizes information by grouping data into specific categories and applying mathematical aggregation functions.
  • Tabular DataFrames - Implements data modeling using tabular DataFrames with labeled axes for efficient indexing and slicing.
  • Pandas Vectorized Operations - Leverages pandas vectorized operations on Series and DataFrames to perform high-performance calculations without manual loops.
  • Data Ingestion Sources - Imports data from diverse locations including local files, remote URLs, and raw streams.
  • External Data Importers - Provides mechanisms for loading external files and databases into structured internal table representations.
  • High-Performance Text Processing - Performs high-performance string operations to transform text data for analysis.
  • Split-Apply-Combine Patterns - Uses the split-apply-combine pattern to process data by categorizing, applying functions, and merging results.
  • Text String Manipulation Utilities - Executes high-performance string operations to convert text columns into numeric or categorized formats.
  • Containerized Development Environments - Creates portable images encapsulating the workspace and dependencies to ensure consistent execution.
  • Docker Container Deployments - Packages the analysis workspace and dependencies into Docker images for consistent deployment.
  • Containerized Execution Environments - Provides a portable runtime environment ensuring consistent behavior for data processing scripts.
  • Containerized Runtimes - Provides a containerized runtime to ensure consistent behavior and dependency management across different machines.
  • Development Environment Reproducibility - Defines containerized setups that run identically across different machines to ensure analysis reproducibility.
  • Data Manipulation Libraries - Recipes for using Pandas effectively.
  • Instrumente pentru dezvoltatori - Practical guide and examples for using Pandas.

Istoric stele

Graficul istoricului de stele pentru jvns/pandas-cookbookGraficul istoricului de stele pentru jvns/pandas-cookbook

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face jvns/pandas-cookbook?

This project is a pandas data analysis cookbook and Python data science guide. It provides a collection of programmatic recipes and examples for cleaning, manipulating, and analyzing structured data.

Care sunt principalele funcționalități ale jvns/pandas-cookbook?

Principalele funcționalități ale jvns/pandas-cookbook sunt: Data Analysis Cookbooks, Implementation Recipes, Python Data Science Primers, Tabular Data Analysis, Data Analysis, Data Cleaning Procedures, Data Filtering, Exploratory Data Analysis.

Care sunt câteva alternative open-source pentru jvns/pandas-cookbook?

Alternativele open-source pentru jvns/pandas-cookbook includ: javascriptdata/danfojs — Danfo.js is a data analysis and preprocessing library for JavaScript that provides high-performance labeled data… iamseancheney/python_for_data_analysis_2nd_chinese_version — This project is an educational resource and a collection of instructional materials for performing data manipulation… hazelcast/hazelcast — Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to… maiot-io/zenml — ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… nyandwi/machine_learning_complete — This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep…

Alternative open-source pentru Pandas Cookbook

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Pandas Cookbook.
  • javascriptdata/danfojsAvatar javascriptdata

    javascriptdata/danfojs

    5,050Vezi pe GitHub↗

    Danfo.js is a data analysis and preprocessing library for JavaScript that provides high-performance labeled data structures. It implements data frames and series to enable complex data analysis, statistical computing, and the manipulation of structured tabular data. The project serves as a machine learning preprocessing library, offering utilities for categorical label encoding, one-hot encoding, and numeric feature scaling and standardization. It specifically facilitates the conversion of labeled data structures into tensors for model training and evaluation. The library covers a broad set

    TypeScriptdanfojsdata-analysisdata-analytics
    Vezi pe GitHub↗5,050
  • iamseancheney/python_for_data_analysis_2nd_chinese_versionAvatar iamseancheney

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937Vezi pe GitHub↗

    This project is an educational resource and a collection of instructional materials for performing data manipulation and statistical analysis using Python. It provides a comprehensive set of guides and code examples for using the Pandas, NumPy, and Matplotlib libraries to analyze structured data. The resource includes a dedicated guide for reshaping, cleaning, and aggregating tabular data and time series via Pandas, alongside a reference for high-performance vectorized operations and linear algebra using NumPy. It also features tutorials for creating publication-quality charts, distribution p

    matplotlibnumpypandas
    Vezi pe GitHub↗8,937
  • hazelcast/hazelcastAvatar hazelcast

    hazelcast/hazelcast

    6,570Vezi pe GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Javabig-datacachingdata-in-motion
    Vezi pe GitHub↗6,570
  • maiot-io/zenmlAvatar maiot-io

    maiot-io/zenml

    5,452Vezi pe GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Python
    Vezi pe GitHub↗5,452
Vezi toate cele 30 alternative pentru Pandas Cookbook→