All Projects → diyadas → tutorials

diyadas / tutorials

Licence: other
Short programming tutorials pertaining to data analysis.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to tutorials

Siuba
Python library for using dplyr like syntax with pandas and SQL
Stars: ✭ 605 (+4221.43%)
Mutual labels:  dplyr, pandas, data-analysis
datar
A Grammar of Data Manipulation in python
Stars: ✭ 142 (+914.29%)
Mutual labels:  dplyr, pandas, tidyr
datawizard
Magic potions to clean and transform your data 🧙
Stars: ✭ 149 (+964.29%)
Mutual labels:  dplyr, tidyr
kobe-every-shot-ever
A Los Angeles Times analysis of Every shot in Kobe Bryant's NBA career
Stars: ✭ 66 (+371.43%)
Mutual labels:  pandas, data-analysis
whyqd
data wrangling simplicity, complete audit transparency, and at speed
Stars: ✭ 16 (+14.29%)
Mutual labels:  pandas, data-analysis
learning R
List of resources for learning R
Stars: ✭ 32 (+128.57%)
Mutual labels:  dplyr, tidyr
Sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Stars: ✭ 96 (+585.71%)
Mutual labels:  dplyr, pandas
PracticalMachineLearning
A collection of ML related stuff including notebooks, codes and a curated list of various useful resources such as books and softwares. Almost everything mentioned here is free (as speech not free food) or open-source.
Stars: ✭ 60 (+328.57%)
Mutual labels:  pandas, data-analysis
Deepgraph
Analyze Data with Pandas-based Networks. Documentation:
Stars: ✭ 232 (+1557.14%)
Mutual labels:  pandas, data-analysis
Datscan
DatScan is an initiative to build an open-source CMS that will have the capability to solve any problem using data Analysis just with the help of various modules and a vast standardized module library
Stars: ✭ 13 (-7.14%)
Mutual labels:  pandas, data-analysis
heidi
heidi : tidy data in Haskell
Stars: ✭ 24 (+71.43%)
Mutual labels:  tidy-data, data-analysis
Data-Science-Resources
A guide to getting started with Data Science and ML.
Stars: ✭ 17 (+21.43%)
Mutual labels:  pandas, data-analysis
Missingno
Missing data visualization module for Python.
Stars: ✭ 3,019 (+21464.29%)
Mutual labels:  pandas, data-analysis
Eland
Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
Stars: ✭ 235 (+1578.57%)
Mutual labels:  pandas, data-analysis
pandas-workshop
An introductory workshop on pandas with notebooks and exercises for following along.
Stars: ✭ 161 (+1050%)
Mutual labels:  pandas, data-analysis
Udacity-Data-Analyst-Nanodegree
Repository for the projects needed to complete the Data Analyst Nanodegree.
Stars: ✭ 31 (+121.43%)
Mutual labels:  pandas, data-analysis
Awkward 1.0
Manipulate JSON-like data with NumPy-like idioms.
Stars: ✭ 203 (+1350%)
Mutual labels:  pandas, data-analysis
Edaviz
edaviz - Python library for Exploratory Data Analysis and Visualization in Jupyter Notebook or Jupyter Lab
Stars: ✭ 220 (+1471.43%)
Mutual labels:  pandas, data-analysis
tempo
API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
Stars: ✭ 212 (+1414.29%)
Mutual labels:  pandas, data-analysis
Data-Science-101
Notes and tutorials on how to use python, pandas, seaborn, numpy, matplotlib, scipy for data science.
Stars: ✭ 19 (+35.71%)
Mutual labels:  pandas, data-analysis

tutorials

3/14: Data Tidying and Transformation in Python and R.

By Diya Das, David DeTomaso, and Andrey Indukaev. Presented at The Hacker Within, UC Berkeley

To follow along, use:

  • Data Tidying and Transformation in R.ipynb
  • Data Tidying and Transformation in Python.ipynb

Dependencies: Python (Anaconda preferred), R, jupyter, r-essentials, pandas, seaborn

4/11: Data Visualization in R.

By Diya Das. Presented at The Hacker Within, UC Berkeley

To follow along, use:

  • Data Visualization in R.ipynb
  • Note: Corresponding Python tutorial (given on 4/18 by David DeTomaso) can be found here.

Dependencies: R, jupyter, r-essentials; ImageMagick and XQuartz for 3D plotting demo (on Mac)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].