All Projects → Pydata Pandas Workshop → Similar Projects or Alternatives

6857 Open source projects that are alternatives of or similar to Pydata Pandas Workshop

Programming With Data
🐍 Learn Python and Pandas from the ground up
Stars: ✭ 156 (+140%)
Mutual labels:  jupyter-notebook, pandas, workshop
Pydata Notebook
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
Stars: ✭ 4,300 (+6515.38%)
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (+118.46%)
Pandas Videos
Jupyter notebook and datasets from the pandas Q&A video series
Stars: ✭ 1,716 (+2540%)
100 Pandas Puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Stars: ✭ 1,382 (+2026.15%)
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+12713.85%)
Bcs workshop apr 20
Workshop on basic machine learning, computational modeling, psychophysics, basic data analysis and experiment design
Stars: ✭ 134 (+106.15%)
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 (+320%)
Pbpython
Code, Notebooks and Examples from Practical Business Python
Stars: ✭ 1,724 (+2552.31%)
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+2232.31%)
Pandas exercises
Practice your pandas skills!
Stars: ✭ 7,140 (+10884.62%)
Dtale
Visualizer for pandas data structures
Stars: ✭ 2,864 (+4306.15%)
Seaborn Tutorial
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.
Stars: ✭ 114 (+75.38%)
Edaviz
edaviz - Python library for Exploratory Data Analysis and Visualization in Jupyter Notebook or Jupyter Lab
Stars: ✭ 220 (+238.46%)
Zat
Zeek Analysis Tools (ZAT): Processing and analysis of Zeek network data with Pandas, scikit-learn, Kafka and Spark
Stars: ✭ 303 (+366.15%)
Jupyter pivottablejs
Drag’n’drop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js
Stars: ✭ 428 (+558.46%)
Mutual labels:  jupyter-notebook, data-analysis
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+598.46%)
Mutual labels:  jupyter-notebook, data-analysis
Or Pandas
【运筹OR帷幄|数据科学】pandas教程系列电子书
Stars: ✭ 492 (+656.92%)
Mutual labels:  jupyter-notebook, pandas
Data Analysis And Machine Learning Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Stars: ✭ 5,166 (+7847.69%)
Mutual labels:  jupyter-notebook, data-analysis
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (+732.31%)
Mutual labels:  jupyter-notebook, data-analysis
Siuba
Python library for using dplyr like syntax with pandas and SQL
Stars: ✭ 605 (+830.77%)
Mutual labels:  data-analysis, pandas
Python
Jupyter notebooks and datasets for the interesting pandas/python/data science video series.
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook, pandas
Fecon235
Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
Stars: ✭ 708 (+989.23%)
Mutual labels:  jupyter-notebook, pandas
Dataframe
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types, continuous memory storage, and no pointers are involved
Stars: ✭ 828 (+1173.85%)
Mutual labels:  data-analysis, pandas
Visualization Of Global Terrorism Database
📊 Visualization of GTD with py Plotly lib, including amazing graphs and animation 📼
Stars: ✭ 16 (-75.38%)
Mutual labels:  jupyter-notebook, data-analysis
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (-66.15%)
Mutual labels:  jupyter-notebook, workshop
Iclr2020 Openreviewdata
Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.
Stars: ✭ 426 (+555.38%)
Mutual labels:  jupyter-notebook, data-analysis
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 (+549.23%)
Mutual labels:  jupyter-notebook, pandas
Iris
A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data
Stars: ✭ 418 (+543.08%)
Mutual labels:  data-analysis, visualisation
Just Pandas Things
An ongoing list of pandas quirks
Stars: ✭ 660 (+915.38%)
Mutual labels:  jupyter-notebook, pandas
Skdata
Python tools for data analysis
Stars: ✭ 16 (-75.38%)
Mutual labels:  jupyter-notebook, data-analysis
Python Introducing Pandas
Introduction to pandas Treehouse course
Stars: ✭ 24 (-63.08%)
Mutual labels:  jupyter-notebook, pandas
Resources
PyMC3 educational resources
Stars: ✭ 930 (+1330.77%)
Mutual labels:  jupyter-notebook, data-analysis
Data Science Portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Stars: ✭ 559 (+760%)
Mutual labels:  jupyter-notebook, pandas
Qs ledger
Quantified Self Personal Data Aggregator and Data Analysis
Stars: ✭ 559 (+760%)
Mutual labels:  jupyter-notebook, data-analysis
Bamboolib
bamboolib - a GUI for pandas DataFrames
Stars: ✭ 622 (+856.92%)
Mutual labels:  jupyter-notebook, pandas
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (+530.77%)
Mutual labels:  jupyter-notebook, pandas
Machine Learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
Stars: ✭ 705 (+984.62%)
Mutual labels:  jupyter-notebook, pandas
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (+983.08%)
Mutual labels:  jupyter-notebook, data-analysis
Jdata
京东JData算法大赛-高潜用户购买意向预测入门程序(starter code)
Stars: ✭ 662 (+918.46%)
Mutual labels:  jupyter-notebook, pandas
Spring2017 proffosterprovost
Introduction to Data Science
Stars: ✭ 18 (-72.31%)
Mutual labels:  jupyter-notebook, data-analysis
Quickviz
Visualize a pandas dataframe in a few clicks
Stars: ✭ 18 (-72.31%)
Mutual labels:  jupyter-notebook, pandas
Databases workshop
RCS Intro to Databases workshop materials
Stars: ✭ 25 (-61.54%)
Mutual labels:  jupyter-notebook, workshop
The Elements Of Statistical Learning Python Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Stars: ✭ 405 (+523.08%)
Mutual labels:  jupyter-notebook, data-analysis
Kodiak
Enhance your feature engineering workflow with Kodiak
Stars: ✭ 20 (-69.23%)
Mutual labels:  data-analysis, pandas
Crunchbase Ml
Merge and Acquisitions Prediction based on M&A information from Crunchbase.
Stars: ✭ 20 (-69.23%)
Mutual labels:  jupyter-notebook, data-analysis
Pythondatasciencehandbook
The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases.
Stars: ✭ 31,995 (+49123.08%)
Mutual labels:  jupyter-notebook, pandas
Pyda 2e Zh
📖 [译] 利用 Python 进行数据分析 · 第 2 版
Stars: ✭ 866 (+1232.31%)
Mutual labels:  data-analysis, pandas
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-69.23%)
Mutual labels:  jupyter-notebook, pandas
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Stars: ✭ 32,029 (+49175.38%)
Mutual labels:  data-analysis, pandas
Machine Learning Alpine
Alpine Container for Machine Learning
Stars: ✭ 30 (-53.85%)
Mutual labels:  jupyter-notebook, pandas
Python for ml
brief introduction to Python for machine learning
Stars: ✭ 29 (-55.38%)
Mutual labels:  jupyter-notebook, pandas
Data Forge Ts
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 967 (+1387.69%)
Mutual labels:  data-analysis, pandas
Pandas basics
basic pandas tutorials
Stars: ✭ 34 (-47.69%)
Mutual labels:  jupyter-notebook, pandas
Data Science On Gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Stars: ✭ 864 (+1229.23%)
Mutual labels:  jupyter-notebook, data-analysis
Mlnet Workshop
ML.NET Workshop to predict car sales prices
Stars: ✭ 29 (-55.38%)
Mutual labels:  jupyter-notebook, workshop
Mldotnet Real Time Data Streaming Workshop
A Machine Learning and Real-Time Data Analytics Workshop
Stars: ✭ 34 (-47.69%)
Mutual labels:  jupyter-notebook, workshop
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+12150.77%)
Mutual labels:  data-analysis, pandas
Optimus
🚚 Agile Data Preparation Workflows made easy with dask, cudf, dask_cudf and pyspark
Stars: ✭ 986 (+1416.92%)
Mutual labels:  jupyter-notebook, data-analysis
Pandas Ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators
Stars: ✭ 962 (+1380%)
Mutual labels:  jupyter-notebook, pandas
1-60 of 6857 similar projects