An open API service providing repository metadata for many open source software ecosystems.

Topic: "pandas-dataframe"

ydataai/ydata-profiling

1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.

Language: Python - Size: 858 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 13,287 - Forks: 1,761

codebasics/py

Repository to store sample python programs for python learning

Language: Jupyter Notebook - Size: 192 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 7,052 - Forks: 16,889

evidentlyai/evidently

Evidently is ​​an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular data to Gen AI. 100+ metrics.

Language: Jupyter Notebook - Size: 328 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 6,890 - Forks: 752

unionai-oss/pandera

A light-weight, flexible, and expressive statistical data testing library

Language: Python - Size: 4.66 MB - Last synced at: about 3 hours ago - Pushed at: about 11 hours ago - Stars: 4,114 - Forks: 364

deepchecks/deepchecks

Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.

Language: Python - Size: 268 MB - Last synced at: 7 days ago - Pushed at: 19 days ago - Stars: 3,950 - Forks: 289

fbdesignpro/sweetviz

Visualize and compare datasets, target values and associations, with one line of code.

Language: Python - Size: 15.3 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3,055 - Forks: 288

delta-io/delta-rs

A native Rust library for Delta Lake, with bindings into Python

Language: Rust - Size: 22.9 MB - Last synced at: 12 days ago - Pushed at: 17 days ago - Stars: 3,044 - Forks: 549

jmcarpenter2/swifter

A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner

Language: Python - Size: 2.15 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 2,611 - Forks: 104

posit-dev/great-tables

Make awesome display tables using Python

Language: Python - Size: 104 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2,555 - Forks: 111

Tanu-N-Prabhu/Python

This repository helps you learn Python and Machine Learning from scratch.

Language: Jupyter Notebook - Size: 76.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,833 - Forks: 862

jupyter-incubator/sparkmagic

Jupyter magics and kernels for working with remote Spark clusters

Language: Python - Size: 2.36 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 1,362 - Forks: 455

rocketlaunchr/dataframe-go

DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration

Language: Go - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1,263 - Forks: 101

chiphuyen/just-pandas-things

An ongoing list of pandas quirks

Language: Jupyter Notebook - Size: 3.66 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 980 - Forks: 135

influxdata/influxdb-client-python

InfluxDB 2.0 python client

Language: Python - Size: 3.59 MB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 783 - Forks: 185

BioPandas/biopandas

Working with molecular structures in pandas DataFrames

Language: Python - Size: 22.3 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 742 - Forks: 117

pdpipe/pdpipe

Easy pipelines for pandas DataFrames.

Language: Jupyter Notebook - Size: 2.7 MB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 722 - Forks: 46

TrainingByPackt/Data-Science-Projects-with-Python

A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn

Language: Jupyter Notebook - Size: 17.4 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 696 - Forks: 203

thombashi/pytablewriter

pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.

Language: Python - Size: 2.56 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 632 - Forks: 47

kochlisGit/ProphitBet-Soccer-Bets-Predictor

ProphitBet is a Machine Learning Soccer Bet prediction application. It analyzes the form of teams, computes match statistics and predicts the outcomes of a match using Advanced Machine Learning (ML) methods. The supported algorithms in this application are Neural Networks, Random Forests & Ensembl Models.

Language: Python - Size: 7.59 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 461 - Forks: 150

HHammond/PrettyPandas

A Pandas Styler class for making beautiful tables

Language: Python - Size: 3.54 MB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 417 - Forks: 21

kunalj101/Data-Science-Hacks

Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.

Language: Jupyter Notebook - Size: 1.7 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 417 - Forks: 321

chris1610/sidetable

sidetable builds simple but useful summary tables of your data

Language: Python - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 392 - Forks: 30

Roche/pyreadstat

Python package to read and write sas, spss and stata files into/from pandas and polars data frames. It is a wrapper for the C library readstat.

Language: C - Size: 41.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 391 - Forks: 66

ofajardo/pyreadr

Python package to read and write R RData and Rds files into/from pandas dataframes. No R or other external dependencies required.

Language: C - Size: 8.61 MB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 324 - Forks: 25

tirthajyoti/pydbgen

Random dataframe and database table generator

Language: Python - Size: 687 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 311 - Forks: 60

toby-p/rightmove_webscraper.py

Python class to scrape data from rightmove.co.uk and return listings in a pandas DataFrame object

Language: Python - Size: 3.36 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 271 - Forks: 118

robin900/gspread-dataframe

Read/write Google spreadsheets using pandas DataFrames

Language: Python - Size: 183 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 255 - Forks: 24

mebauer/data-analysis-using-python

Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data.

Language: Jupyter Notebook - Size: 572 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 247 - Forks: 39

milaan9/10_Python_Pandas_Module

Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipulate tabular data in rows of observations and columns of variables.

Language: Jupyter Notebook - Size: 3.44 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 243 - Forks: 227

TirendazAcademy/PANDAS-TUTORIAL

Jupyter Notebooks and Data Sets for Pandas Library

Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 220 - Forks: 177

uhussain/WebCrawlerForInflation

Price Crawler - Tracking Price Inflation

Language: Python - Size: 387 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 187 - Forks: 56

kaelzhang/stock-pandas

🚀 The production-ready subclass of `pandas.DataFrame` to support stock statistics and indicators

Language: Python - Size: 528 KB - Last synced at: about 16 hours ago - Pushed at: 1 day ago - Stars: 145 - Forks: 17

lucasrodes/whatstk

WhatsApp chats as dataframes. Python toolkit to analyse and parse WhatsApp chats.

Language: Python - Size: 41.5 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 143 - Forks: 24

thombashi/SimpleSQLite

SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.

Language: Python - Size: 1.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 135 - Forks: 15

maybelinot/df2gspread

Manage Google Spreadsheets in Pandas DataFrame with Python

Language: Python - Size: 119 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 131 - Forks: 34

sulasoft/Amacapy-Bot-Telegram-Amazon-Affiliates

Amacapy is a software that does web scraping to the Amazon website and publishes them on Telegram, searches the products by the keyword entered or the direct link of the product. Then you can publish these products on Telegram in a certain time. The technologies used were Flet, Beautiful Soup and Python.

Language: Python - Size: 395 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 127 - Forks: 23

khuyentran1401/rich-dataframe

Create animated and pretty Pandas Dataframe

Language: Python - Size: 335 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 119 - Forks: 26

emer/etable

Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor

Language: Go - Size: 1.08 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 115 - Forks: 7

robintw/PandasToPowerpoint

Python utility to take a Pandas DataFrame and create a Powerpoint table

Language: Python - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 114 - Forks: 32

mongodb-labs/mongo-arrow

MongoDB integrations for Apache Arrow. Export MongoDB documents to numpy array, parquet files, and pandas dataframes in one line of code.

Language: Python - Size: 722 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 112 - Forks: 17

alpacahq/pymarketstore

Python driver for MarketStore

Language: Python - Size: 115 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 112 - Forks: 41

thombashi/pytablereader

A Python library to load structured table data from files/strings/URL with various data format: CSV / Excel / Google-Sheets / HTML / JSON / LDJSON / LTSV / Markdown / SQLite / TSV.

Language: Python - Size: 958 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 108 - Forks: 12

danmorales/CursoDS_ProfDanilo

Códigos Python com diferentes aplicações como técnicas de machine learning e deep learning, fundamentos de estatística, problemas de regressão de classificação. Os vídeos com as explicações teóricas estão disponíveis no meu canal do YouTube

Language: Jupyter Notebook - Size: 65.4 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 104 - Forks: 91

yash1994/dframcy

Dataframe Integration with spaCy.

Language: Python - Size: 179 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 103 - Forks: 4

areshytko/typedframe

Typed wrappers over pandas DataFrames with schema validation

Language: Python - Size: 318 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 102 - Forks: 8

saswat555/intercessor

A smart ware-house management system

Language: HTML - Size: 27.3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 102 - Forks: 4

AndrewRPorter/yahoo-historical

Downloads historical EOD (end of day) prices from yahoo finance

Language: Python - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 101 - Forks: 41

tg12/2025-trading-automation-scripts

2025-trading-automation-scripts

Language: Python - Size: 1.68 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 93 - Forks: 32

corazzon/cracking-the-pandas-cheat-sheet

인프런 - 단 두 장의 문서로 데이터 분석과 시각화 뽀개기

Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 68 - Forks: 61

IDouble/Pandas-Python-Data-Analysis-Playground

🐍 Data Analysis with the Pandas Library & Notes 📊📈

Language: Python - Size: 8.93 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 67 - Forks: 8

Shopify/bevel

Ordinal regression in Python

Language: Python - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 64 - Forks: 14

BCG-X-Official/sklearndf

DataFrame support for scikit-learn.

Language: Python - Size: 19.7 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 63 - Forks: 8

ApurvShah007/Algorithmic-Trading

I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.

Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 61 - Forks: 6

parulnith/10-Simple-hacks-to-speed-up-your-Data-Analysis-in-Python

Some useful Tips and Tricks to speed up the data analysis process in Python.

Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 60 - Forks: 17

gauravrmazra/gauravbytes

Examples for gaurav.cc

Language: Java - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 59 - Forks: 143

grafana-toolbox/grafana-pandas-datasource

Grafana Pandas Datasource - using Python for generating timeseries-, table-data and annotations

Language: Python - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 56 - Forks: 15

mlabonne/how-to-data-science

Scripts, notebooks, and articles about data science in general.

Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 11

Zeutschler/tinyolap

TinyOlap is a light-weight, in-process, in-memory, multi-dimensional, model-first OLAP engine for planning, budgeting, reporting, analysis and many other numerical purposes, written in plain Python.

Language: Python - Size: 15.2 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 49 - Forks: 7

MaayanLab/clustergrammer-widget

The Clustergrammer interactive Jupyter notebook widget

Language: Jupyter Notebook - Size: 29.5 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 47 - Forks: 27

DashyDashOrg/pandas-llm

Pandas-LLM

Language: Python - Size: 76.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 46 - Forks: 13

atsyplenkov/pastum

VS Code extension to transform table from clipboard to R, Python, Julia, JS or MD dataframe

Language: JavaScript - Size: 50.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 45 - Forks: 1

IBM/pixiedust-facebook-analysis 📦

A Jupyter notebook that uses the Watson Visual Recognition and Natural Language Understanding services to enrich Facebook Analytics and uses Cognos Dashboard Embedded to explore and visualize the results in Watson Studio

Language: Jupyter Notebook - Size: 6.67 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 44 - Forks: 64

c-bata/pandas-validator 📦

Validation Library for pandas' DataFrame and Series.

Language: Python - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 44 - Forks: 11

data-science-lab-amsterdam/skippa

SciKIt-learn Pipeline in PAndas

Language: Python - Size: 423 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 1

MrDataPsycho/data-pipelines-in-rust

Data pipeline example written in Rust with Polars and DataFusion DataFrame package

Language: Rust - Size: 142 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 40 - Forks: 1

Mustafa-ilahi/Artificial-Intelligence

Artificial Intelligence Complete Course

Language: Jupyter Notebook - Size: 40.7 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 39 - Forks: 27

marketcalls/openchart

OpenChart is a Python library for downloading intraday and EOD (End of Day) historical data from the NSE (National Stock Exchange of India) and NFO (NSE Futures and Options) exchanges

Language: Python - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 36 - Forks: 20

paduel/fhub

Python client for Finnhub API

Language: Python - Size: 173 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 11

barbosarafael/polars_python_test

Repositório com um tutorial simples e claro de Polars, biblioteca de análise de dados no Python, uma alternativa ao Pandas.

Language: Jupyter Notebook - Size: 484 KB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 34 - Forks: 4

waliaabhishek/ccloud-chargeback-helper

Confluent Cloud Billing Chargeback Helper

Language: Python - Size: 5.51 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 33 - Forks: 12

katonic-dev/explainit

A modern, enterprise-ready business intelligence web application

Language: Python - Size: 7.31 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 33 - Forks: 5

DocNow/twarc-csv

A plugin for twarc2 for converting tweet JSON into DataFrames and exporting to CSV.

Language: Python - Size: 758 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 8

smahesh29/Web-Scraping-Python

It contains some web scraping examples implemented using Python.

Language: Python - Size: 5.95 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 31 - Forks: 11

Genentech/pysummaries

Generate beautiful summary tables from pandas dataframes

Language: Python - Size: 1.91 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 29 - Forks: 1

jameselks/nsw-property-sales-data-cleaner

Make sense of the data sourced from NSW Valuer General's Property Sales Information (PSI).

Language: Python - Size: 80.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 28 - Forks: 7

prabhupavitra/Financial-Modeling

Financial Models using vba script and Python

Language: Jupyter Notebook - Size: 4.37 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 6

Winand/dataframemodel

Display pandas' DataFrame in QTableView easily

Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 27 - Forks: 5

bixtecnologia/pytoqlik

This lib allows you to integrate qlik with jupyter. You can: 1 - Open an app inside the jupyter 2 - Create a qlik app with data from a pandas dataframe 3 - Get data from a qlik object and create a pandas data frame

Language: Python - Size: 8.43 MB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 13

tanyazyabkina/GA4_API_python

Download GA4 data summaries using Google Analytics Data API and python

Language: Jupyter Notebook - Size: 90.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 25 - Forks: 9

ManuhIsMe/Product_Sales_Analysis_With_Python

In this project I am Cleaning, Analysing and creating Visualizations to make data easily accessible of ease use.

Language: Jupyter Notebook - Size: 41.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 13

mrankitgupta/Kaggle-Pandas-Solved-Exercises

I'm sharing my Kaggle Pandas Course - Exercise complete solution notebook which I have solved while undertaking this course.

Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 9

shaypal5/s3bp

Read and write Python objects to S3, caching them on your hard drive to avoid unnecessary IO.

Language: Python - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 24 - Forks: 5

hopeit-git/hopeit.engine

The open-source backend for AI microservices & apps

Language: Python - Size: 1.74 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 22 - Forks: 5

syedhassaanahmed/databricks-notebooks

Collection of Databricks and Jupyter Notebooks

Language: Jupyter Notebook - Size: 742 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 15

andreas-vester/df2img

Save a Pandas DataFrame as image

Language: Python - Size: 3.92 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 3

chmduquesne/quickviz

Visualize a pandas dataframe in a few clicks

Language: Jupyter Notebook - Size: 4.66 MB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 3

XXII-AI/Lours

🐻 Lours, the pandas companion

Language: Python - Size: 35.4 MB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 20 - Forks: 1

icaropires/pdf2dataset

Converts a whole subdirectory with a big (or small) volume of PDF documents to a dataset (pandas DataFrame) with error tracking and choice of features

Language: Python - Size: 301 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 20 - Forks: 4

utah-geological-survey/WellApplication

Tools used to manipulate hydrograph data; Solinst xles to pandas dataframe; hydrograph analysis; hydrology; Gannt Charts; Piper diagrams; hydrogeology; wells; groundwater; USGS data; WQP data;

Language: Python - Size: 3.67 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 8

devrohaan/kick-off-web-scraping-python-selenium-beautifulsoup

A tutorial-based introduction to web scraping with Python.

Language: Python - Size: 7.88 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 6

rookiepeng/sensorview

Sensor data visualization tool.

Language: Python - Size: 124 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 19 - Forks: 5

Jman4190/nba-stats-model

Learn to build a NBA Fantasy Projection Model in Python with Pandas

Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 14

hmelberg/motionchart

Easily create an interactive motion chart from a Pandas dataframe in Python. Publish the chart as a standalone webpage, show it in Jupyter notebook or save it as a file

Language: JavaScript - Size: 17.3 MB - Last synced at: 15 days ago - Pushed at: over 9 years ago - Stars: 19 - Forks: 8

iuvbio/pandas_ods_reader

Reads in an ODS file and returns a pandas DataFrame object

Language: Python - Size: 406 KB - Last synced at: 10 days ago - Pushed at: 22 days ago - Stars: 18 - Forks: 10

ML-Dev-Hub/csv_trans

Translate your CSV files effortlessly across multiple languages and save your time and effort.

Language: Python - Size: 2.11 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 3

obendidi/pstock

Async yahoo-finance python api with pydantic models.

Language: Python - Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

w2sv/koala

A poor man's version of a pandas DataFrame for dart.

Language: Dart - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 0

nod-ai/pandas-mlir

Bridging Pandas and MLIR ecosystems

Language: C++ - Size: 57.6 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 1

sulasoft/Scraping-Business-in-Google

This is a small script made in Python that uses Beautiful Soup and Selenium to get the name and email of companies that are on Google Maps. This data is then saved in a .csv and .xlsx document.

Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 5

harunurrashid97/Gender-Detection

Classification Gender by Machine learning In Python Flask Web App

Language: Jupyter Notebook - Size: 938 KB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 13

Related Topics
python 468 pandas 409 python3 242 numpy 186 matplotlib 151 data-science 149 machine-learning 139 pandas-python 130 jupyter-notebook 125 data-analysis 115 data-visualization 102 seaborn 85 matplotlib-pyplot 83 data 61 pandas-library 57 csv 54 scikit-learn 48 sklearn 45 seaborn-plots 43 numpy-arrays 41 sql 38 pandas-tutorial 35 dataframe 35 machine-learning-algorithms 30 visualization 30 flask 29 python-3 28 exploratory-data-analysis 28 streamlit 28 eda 26 beautifulsoup4 26 excel 26 plotly 24 dataset 24 statistics 24 deep-learning 23 database 22 json 22 numpy-library 21 tensorflow 21 streamlit-webapp 20 data-cleaning 19 api 19 requests 19 beautifulsoup 19 logistic-regression 19 jupyter 18 webscraping 18 analysis 18 analytics 17 scipy 16 scikitlearn-machine-learning 16 dataanalysis 15 datascience 15 sklearn-library 15 tableau 15 artificial-intelligence 15 pandas-series 15 selenium 15 python-script 14 python-library 14 postgresql 14 random-forest 13 javascript 13 data-analytics 13 etl 13 linear-regression 12 sqlite3 12 csv-files 12 selenium-webdriver 12 html 12 neural-network 12 web-scraping 12 matplotlib-figures 11 financial-analysis 11 ml 11 pytorch 11 django 11 time-series 11 nlp 10 scipy-stats 10 pandas-dataframes 10 stock-market 10 spark 10 pandas-tricks-for-data-manipulation 10 pandas-datareader 10 feature-engineering 9 tkinter-gui 9 classification 9 ai 9 flask-application 9 mysql 9 docker 9 tkinter 9 plotly-express 9 data-analysis-python 9 kaggle 9 datacleaning 9 keras-tensorflow 9 keras 8