14,758 skills found · Page 7 of 492
DataBrewery / Cubes[NOT MAINTAINED] Light-weight Python OLAP framework for multi-dimensional data analysis
GeostatsGuy / PythonNumericalDemosWell-documented Python demonstrations for spatial data analytics, geostatistical and machine learning to support my courses.
MaxHalford / Prince:crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA
writer / Writer FrameworkNo-code in the front, Python in the back. An open-source framework for creating data apps.
yahoo-finance / Yahoo FinancePython module to get stock data from Yahoo! Finance
Unidata / MetPyMetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.
fmind / Mlops Python PackageA comprehensive Python package template to kickstart and standardize your MLOps initiatives and data pipelines.
codebasics / Data Structures Algorithms PythonThis tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
datapane / DatapaneBuild and share data reports in 100% Python
enthought / Mayavi3D visualization of scientific data in Python
crazyhottommy / Getting Started With Genomics Tools And ResourcesUnix, R and python tools for genomics and data science
PyTables / PyTablesA Python package to manage extremely large amounts of data
amphi-ai / Amphi Etlvisual data prep powered by python
alexgolec / Tda ApiA TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
petl-developers / PetlPython Extract Transform and Load Tables of Data
gboeing / Ppde642USC urban data science course series in Python
cinemagoer / CinemagoerCinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in any way) movie database about movies, people, characters and companies
tinyfish-io / AgentqlAgentQL is a suite of tools for connecting your AI to the web. Featuring a query language and Playwright integrations for interacting with elements and extracting data quickly, precisely, and at scale. Includes REST API, Python and JavaScript SDKs, browser debugger.
nicodv / KmodesPython implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
buildwithmalik / PythonCheatSheetA Cheat Sheet 📜 to revise Python syntax. Particularly useful for solving Data Structure and Algorithmic problems with Python.