14,752 skills found · Page 4 of 492
kayak / PypikaPyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
picklepete / PyicloudA Python + iCloud wrapper to access iPhone and Calendar data.
deepnote / DeepnoteDeepnote is a drop-in replacement for Jupyter with an AI-first design, sleek UI, new blocks, and native data integrations. Use Python, R, and SQL locally in your favorite IDE, then scale to Deepnote cloud for real-time collaboration, Deepnote agent, and deployable data apps. https://deepnote.com/
wesm / FeatherFeather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
mars-project / MarsMars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
oxylabs / How To Scrape Amazon Product DataThe process of extracting product data from Amazon using Python, including titles, ratings, prices, images, and descriptions.
hi-weijun / PythonDataScience Collections最全数据分析资料汇总(含python、爬虫、数据库、大数据、tableau、统计学等)
oxylabs / Oxylabs AI Studio PyStructured data gathering from any website using AI-powered scraper, crawler, and browser automation. Scraping and crawling with natural language prompts. Equip your LLM agents with fresh data. AI Studio python SDK for intelligent web data gathering.
veb-101 / Data Science ProjectsCollection of data science projects in Python
jmportilla / Python For Algorithms Data Structures And InterviewsFiles for Udemy Course on Algorithms and Data Structures
schematics / SchematicsPython Data Structures for Humans™.
sfu-db / Connector XFastest library to load data from DB to DataFrames in Rust and Python
weijie-chen / Linear Algebra With PythonLecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
astanin / Python TabulatePretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
GeostatsGuy / DataScienceInteractivePythonPython interactive dashboards for learning data science
qlustered / DeepdiffDeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
EntilZha / PyFunctionalPython library for creating data pipelines with chain functional programming
supabase / Supabase PyPython Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
mckinsey / CausalnexA Python library that helps data scientists to infer causation rather than observing correlation.
apache / HamiltonApache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.