one

    %load_ext literacy
    from pandas import *
about.md

Atlanta Jupyter User Group Meeting One

Saturday November 11, 2017 @ the Georgia Tech Research Institute

Atlanta Jupyter User Group Meeting is a satellite event orbitting the Project Jupyter. At each Atlanta Jupyter User Group Meeting, Jupyter beginners and veterans will join to share their works. These events will attract designers, developers, and scientists across the southeast region crafted with Project Jupyter tools.

Purchase Tickets at Eventbrite for $5

Tickets on the day of the event are $10

Submit a Talk or Demo

Github

Questions?

Gitter chat


# <small>9:00-9:10</small> Open Remarks

* Goals of the Jupyter User Group
* Code of Conduct

9:00-9:10 Open Remarks

# <small>9:10-9:45</small> Panel Discussion


9:10-9:45 Panel Discussion

demonstrations.md

Case Studies

9:45-10:15 Data exploration in Jupyter

Christian McDaniel and Rajeswari Sivakumar

Data exploration in a collaborative environment can be a cumbersome process. In our lab, headed by Dr. Shannon Quinn at the University of Georgia, the use of Jupyter Notebook has streamlined tasks such as data visualization, data preparation, calculations and the sharing of our results. As students, the user-friendly functionality and display of Jupyter Notebook has been instrumental in our ability to learn from each other’s findings. We will explore our use of Jupyter Notebook throughout our most recent research, conducted for the Parkinson’s Disease Digital Biomarker DREAM Challenge, a recent open challenge from Sage Bionetworks. The motivation for the challenge is derived from the effects of Parkinsonian motor symptoms on everyday motor activities. Task-related motion-sensor time series data was provided, and challenge participants were asked to use this data to extract meaningful features which indicate the presence and severity of Parkinsonian motor symptoms.

10:15-10:45 Flight Data with Bokeh and Datashader

Luke Starnes

This talk will discuss the growth of publicly available aircraft flight data due to the Automatic Dependent Surveillance – Broadcast (ADS-B) mandate. After providing some background, we will review a recent project which analyzed a large worldwide dataset consisting of over 7M reports per day. We will discuss the process used for cleaning, refactoring, and storing the data for quick access. This will include some pointers for those undertaking similar projects. Then we will discuss some of the interesting information we can learn from this data and review visualizations created with Datashader and Bokeh. The slides and code will be made available after the talk.

10:45-11:15 Style Guides for Jupyter

Tony Fast

Short Demonstrations

11:30-11:55 Up and Running with Jupyter Lab

Y’all have heard about JupyterLab. This walk through will demonstrate the flexible use cases that the newest version of JupyterLab supports.

conda install -c conda-forge jupyterlab

11:55-12:05 SQL with Jupyter Notebooks

Greg Werner

Many data analysts love SQL for data analysis, for good reason. SQL is a powerful language and is used by countless data analysts and data scientists alike. As some of these personas transition from analysts to data scientists (where the world is indeed gray), having a SQL editor within Jupyter Notebooks becomes a powerful proposition. Learn how to add open source SQL editors as extensions to Jupyter Notebooks with this talk. Source code will be available for all attendees.

12:05-12:20 Dynamic Notebook Generation for Reports

Casey Hartnett

We will start by learning what makes a IPython Notebook. We will then take an example report for a hotel and create a new notebook to generate this report for any number of hotels. We can generate a single file with repeated analysis for different hotels or generate separate notebooks for each. Lastly, we will learn how to run this process from the command line to streamline reporting process further.

12:20-12:40 Group Discussion

12:40-12:55 Tiny Talks

12:55-1:00 Closing


# [Full Schedule](/one/schedule.csv)

    

Full Schedule

    
    read_csv('schedule.csv')
start end duration section description
0 8:30 9:00 30 min Registration Code of Conduct
1 9:00 9:10 10 min Open remarks NaN
2 9:10 9:45 35 min Panel Discussion 4 people
3 9:45 10:15 30 min Jupyter Lab Walk Through Tony Fast
4 9:45 10:15 30 min Data Exploration in Jupyter Raj Sivakumar & Christian McDaniel
5 10:15 10:45 30 min Flight Data in Jupyter Luke Starnes
6 10:45 11:15 30 min Style Guides for Jupyter Tony Fast
7 11:15 11:30 15 min Break NaN
8 11:40 11:50 10 min SQL with Jupyter Notebooksk Greg Werner
9 12:05 12:20 15 min Dynamic Notebook Generation for Reports Casey Hartnett
10 12:20 12:40 20 min Group Discussion All
11 12:40 12:55 15 min Tiny Talks Whomever
12 12:55 1:00 5 min Closing Tony Fast
contributing.md

contributing

Build Status

Submit questions and suggestions through the github issues

We hope that community participation can assist future organizers in producing diy technology events.

Development

Code of Conduct

<style>.highlighter-rouge {display: none;}</style>