OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3995discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: pandas清除

Microsoft's 10-week, 20-lesson data science curriculum for beginners, with project-based lessons, quizzes, and 50+ language translations.

Data & databasesAI & MLAnalytics & BI
ADDED

Step-by-step 30-day Python programming challenge covering fundamentals through web scraping, pandas, MongoDB, and APIs, with hands-on exercises and translations in multiple languages.

Developer toolsTemplates & starters
visidatasaulpw
ADDED

VisiData is a terminal-based multitool for exploring and arranging tabular data, supporting formats like tsv, csv, sqlite, json, xlsx and hdf5. It runs on Linux, macOS or Windows with WSL and requires Python 3.8+.

Data & databasesDeveloper toolsAnalytics & BI
pandaspandas-dev
ADDED

pandas is a powerful Python library providing fast, flexible, and expressive data structures designed for working with relational or labeled data.

Data & databasesData integration

An educational machine learning project that classifies online payment transactions as legitimate or fraudulent. It preprocesses a transaction dataset, encodes and scales features, then trains and evaluates Logistic Regression, Decision Tree, and Random Forest models with Python, pandas, NumPy, and scikit-learn.

AI & MLTraining & evaluation

This repository hosts the Chinese translation of "Python for Data Analysis, 2nd Edition" by Wes McKinney, covering Python 3.6, NumPy, pandas, StatsModels, and scikit-learn, with online reading and code guidance.

Data & databasesAnalytics & BI
daskdask
ADDED

Dask is a flexible parallel computing library designed for analytics and task scheduling.

Data & databasesAnalytics & BI
ADDED

A Python library for enriching pandas DataFrames by adding new columns generated by AI models based on natural language instructions.

Data & databasesAI & MLData integration
abubbfamily
ADDED

ABU Quantitative Trading System is an open-source Python framework for quantitative investment, supporting US stocks, A-shares, HK stocks, futures, options, and Bitcoin. It features backtesting, position management, and machine learning optimization.

Data & databasesAI & MLAnalytics & BI
cudfNVIDIA
ADDED

NVIDIA cuDF is a GPU-accelerated DataFrame library for tabular data processing, part of the CUDA-X suite. It provides pandas-compatible APIs, a Polars GPU engine, and a Dask backend for high-performance data manipulation.

Data & databasesAnalytics & BI
ADDED

An educational repository teaching supervised machine learning from first principles using Python, covering mathematical foundations and practical implementations.

AI & MLData & databasesTraining & evaluation