All Projects → Nozdi → First Steps With Pandas Workshop

Nozdi / First Steps With Pandas Workshop

Licence: mit
Workshop introducing to Pandas

Projects that are alternatives of or similar to First Steps With Pandas Workshop

Deepem For Weakly Supervised Detection
MICCAI18 DeepEM: Deep 3D ConvNets with EM for Weakly Supervised Pulmonary Nodule Detection
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Vqa Mxnet Gluon
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Cloud Rnaseq
ncbi data processing and cloud based genomics
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Kaggle Start
Kaggle 入门教程
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Fakenewsrecognition
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Velocity Tutorial San Jose
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Fundamentals Of Deep Learning For Computer Vision Nvidia
The repository includes Notebook files and documents of the course I completed in NVIDIA Deep Learning Institute. Feel free to acess and work with the Notebooks and other files.
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Python Data Analytics
Source code for 'Python Data Analytics' by Fabio Nelli
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Skin Cancer Image Classification
Skin cancer classification using Inceptionv3
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Carnd
Udacity's Self-Driving Car Nanodegree Projects
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Julia Machine Learning Review
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Webinar Titanic
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Advanced Factorization Of Machine Systems
GSOC 2017 - Apache Organization - # Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Autovega
Jupyter widget for quick visualization of Pandas dataframes using Vega and Altair
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Ce599
CE599-002 Data Science for Transportation
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Tutorial
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (+5450%)
Mutual labels:  jupyter-notebook
Lab teaching 2016
Repository for materials/codes from Kording lab teaching 2016
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Nla2016
Repository for 2016 NLA course @ Skoltech
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Visualization Of Global Terrorism Database
📊 Visualization of GTD with py Plotly lib, including amazing graphs and animation 📼
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook

First steps with pandas - workshop!

Gitter chat

Installation

Before participating in the workshop, please install all necessary libraries.

Probably it's good idea to install them in virtualenv.

We suggest using Python 3.6.1. It also works on 2.7.11. It is likely to work on most of "modern" Python versions.

You can install libraries with:

pip install -r requirements.txt

After installation, please run:

python check.py

If you have any problems with installation please use Anaconda Python distribution.

After performing these steps, you are ready for the workshop :)

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].