All Projects → sklearndf → Similar Projects or Alternatives

74 Open source projects that are alternatives of or similar to sklearndf

Python
This repository helps you understand python from the scratch.
Stars: ✭ 285 (+427.78%)
Mutual labels:  pandas-dataframe
cracking-the-pandas-cheat-sheet
인프런 - 단 두 장의 문서로 데이터 분석과 시각화 뽀개기
Stars: ✭ 62 (+14.81%)
Mutual labels:  pandas-dataframe
Pymarketstore
Python driver for MarketStore
Stars: ✭ 74 (+37.04%)
Mutual labels:  pandas-dataframe
Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (+681.48%)
Mutual labels:  pandas-dataframe
timeseries-cv
Time-Series Cross-Validation Module
Stars: ✭ 22 (-59.26%)
Mutual labels:  cross-validation
Gspread Dataframe
Read/write Google spreadsheets using pandas DataFrames
Stars: ✭ 118 (+118.52%)
Mutual labels:  pandas-dataframe
skippa
SciKIt-learn Pipeline in PAndas
Stars: ✭ 33 (-38.89%)
Mutual labels:  pandas-dataframe
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (+266.67%)
Mutual labels:  pandas-dataframe
HAR
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
Stars: ✭ 18 (-66.67%)
Mutual labels:  cross-validation
Sparkmagic
Jupyter magics and kernels for working with remote Spark clusters
Stars: ✭ 954 (+1666.67%)
Mutual labels:  pandas-dataframe
Pandera
A light-weight, flexible, and expressive pandas data validation library
Stars: ✭ 506 (+837.04%)
Mutual labels:  pandas-dataframe
modeltime.resample
Resampling Tools for Time Series Forecasting with Modeltime
Stars: ✭ 12 (-77.78%)
Mutual labels:  cross-validation
Swifter
A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
Stars: ✭ 1,844 (+3314.81%)
Mutual labels:  pandas-dataframe
Biopandas
Working with molecular structures in pandas DataFrames
Stars: ✭ 329 (+509.26%)
Mutual labels:  pandas-dataframe
codefoundry
Examples for gauravbytes.com
Stars: ✭ 57 (+5.56%)
Mutual labels:  pandas-dataframe
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
Stars: ✭ 42 (-22.22%)
Mutual labels:  pandas-dataframe
Sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
Stars: ✭ 1,851 (+3327.78%)
Mutual labels:  pandas-dataframe
kick-off-web-scraping-python-selenium-beautifulsoup
A tutorial-based introduction to web scraping with Python.
Stars: ✭ 18 (-66.67%)
Mutual labels:  pandas-dataframe
yahoo-historical
Downloads historical EOD (end of day) prices from yahoo finance
Stars: ✭ 96 (+77.78%)
Mutual labels:  pandas-dataframe
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.
Stars: ✭ 116 (+114.81%)
Mutual labels:  pandas-dataframe
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.
Stars: ✭ 45 (-16.67%)
Mutual labels:  pandas-dataframe
resamplr
R package cross-validation, bootstrap, permutation, and rolling window resampling techniques for the tidyverse.
Stars: ✭ 35 (-35.19%)
Mutual labels:  cross-validation
Influxdb Client Python
InfluxDB 2.0 python client
Stars: ✭ 165 (+205.56%)
Mutual labels:  pandas-dataframe
subsemble
subsemble R package for ensemble learning on subsets of data
Stars: ✭ 40 (-25.93%)
Mutual labels:  cross-validation
S3bp
Read and write Python objects to S3, caching them on your hard drive to avoid unnecessary IO.
Stars: ✭ 24 (-55.56%)
Mutual labels:  pandas-dataframe
Pdpipe
Easy pipelines for pandas DataFrames.
Stars: ✭ 590 (+992.59%)
Mutual labels:  pandas-dataframe
assignPOP
Population Assignment using Genetic, Non-genetic or Integrated Data in a Machine-learning Framework. Methods in Ecology and Evolution. 2018;9:439–446.
Stars: ✭ 16 (-70.37%)
Mutual labels:  cross-validation
Pyreadr
Python package to read and write R RData and Rds files into/from pandas dataframes. No R or other external dependencies required.
Stars: ✭ 137 (+153.7%)
Mutual labels:  pandas-dataframe
Dataframe Go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
Stars: ✭ 487 (+801.85%)
Mutual labels:  pandas-dataframe
numerics
library of numerical methods using Armadillo
Stars: ✭ 17 (-68.52%)
Mutual labels:  cross-validation
Prettypandas
A Pandas Styler class for making beautiful tables
Stars: ✭ 376 (+596.3%)
Mutual labels:  pandas-dataframe
Rightmove webscraper.py
Python class to scrape data from rightmove.co.uk and return listings in a pandas DataFrame object
Stars: ✭ 125 (+131.48%)
Mutual labels:  pandas-dataframe
Evidently
Interactive reports to analyze machine learning models during validation or production monitoring.
Stars: ✭ 304 (+462.96%)
Mutual labels:  pandas-dataframe
grafana-pandas-datasource
Grafana Pandas Datasource - using Python for generating timeseries-, table-data and annotations
Stars: ✭ 38 (-29.63%)
Mutual labels:  pandas-dataframe
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.
Stars: ✭ 273 (+405.56%)
Mutual labels:  pandas-dataframe
Df2gspread
Manage Google Spreadsheets in Pandas DataFrame with Python
Stars: ✭ 114 (+111.11%)
Mutual labels:  pandas-dataframe
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (+50%)
Mutual labels:  pandas-dataframe
Sidetable
sidetable builds simple but useful summary tables of your data
Stars: ✭ 217 (+301.85%)
Mutual labels:  pandas-dataframe
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.
Stars: ✭ 47 (-12.96%)
Mutual labels:  pandas-dataframe
Marketstore
DataFrame Server for Financial Timeseries Data
Stars: ✭ 1,290 (+2288.89%)
Mutual labels:  pandas-dataframe
deepchecks
Test Suites for Validating ML Models & Data. Deepchecks is a Python package for comprehensively validating your machine learning models and data with minimal effort.
Stars: ✭ 1,595 (+2853.7%)
Mutual labels:  pandas-dataframe
glmnetUtils
Utilities for glmnet
Stars: ✭ 60 (+11.11%)
Mutual labels:  cross-validation
databricks-notebooks
Collection of Databricks and Jupyter Notebooks
Stars: ✭ 19 (-64.81%)
Mutual labels:  pandas-dataframe
Dframcy
Dataframe Integration with spaCy.
Stars: ✭ 74 (+37.04%)
Mutual labels:  pandas-dataframe
objectiv-analytics
Powerful product analytics for data teams, with full control over data & models.
Stars: ✭ 399 (+638.89%)
Mutual labels:  pandas-dataframe
Pydbgen
Random dataframe and database table generator
Stars: ✭ 191 (+253.7%)
Mutual labels:  pandas-dataframe
origami
🎲 🔮 Comprehensive Cross-Validation Engine
Stars: ✭ 25 (-53.7%)
Mutual labels:  cross-validation
Bevel
Ordinal regression in Python
Stars: ✭ 41 (-24.07%)
Mutual labels:  pandas-dataframe
Credit
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
Stars: ✭ 18 (-66.67%)
Mutual labels:  cross-validation
3D-UNet-PyTorch-Implementation
The implementation of 3D-UNet using PyTorch
Stars: ✭ 78 (+44.44%)
Mutual labels:  cross-validation
osprey
🦅Hyperparameter optimization for machine learning pipelines 🦅
Stars: ✭ 71 (+31.48%)
Mutual labels:  cross-validation
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+15324.07%)
Mutual labels:  pandas-dataframe
Machine-learning-toolkits-with-python
Machine learning toolkits with Python
Stars: ✭ 31 (-42.59%)
Mutual labels:  cross-validation
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+7592.59%)
Mutual labels:  pandas-dataframe
Quickviz
Visualize a pandas dataframe in a few clicks
Stars: ✭ 18 (-66.67%)
Mutual labels:  pandas-dataframe
fhub
Python client for Finnhub API
Stars: ✭ 31 (-42.59%)
Mutual labels:  pandas-dataframe
skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
Stars: ✭ 22 (-59.26%)
Mutual labels:  model-selection
cvAUC
Computationally efficient confidence intervals for cross-validated AUC estimates in R
Stars: ✭ 22 (-59.26%)
Mutual labels:  cross-validation
Pyreadstat
Python package to read sas, spss and stata files into pandas data frames. It is a wrapper for the C library readstat.
Stars: ✭ 151 (+179.63%)
Mutual labels:  pandas-dataframe
Just Pandas Things
An ongoing list of pandas quirks
Stars: ✭ 660 (+1122.22%)
Mutual labels:  pandas-dataframe
1-60 of 74 similar projects