A big thanks to everyone who came to the workshop, our mentors, Suzanne, Naoimi and Kevin, and Dogpatch Labs for hosting our workshop.
Overview of Visualization with Suzanne
We started off with overview of Visualization by Suzanne Little.
ggplot with Kevin
Tip: install ggplot before you open Anaconda.
- Open "Terminal"
- Type
pip install ggplot, it would be similar to above screenshot. You need to make sure no errors occur.
To see if it works after it's installed, while you are still in the Terminal:
- Type
pythonand hit Return key - Type the following:
from ggplot import *; make sure there's not errors.
Next to open up Anaconda's Launcher. Maybe for Mac instructions can be a bit clearer, they should just say hit "command, then space bar" and type in "Launcher" and hit Return to launch the app.
- Clicking on "ipython-notebook" will launch Jupyter.
- Click on "New" button on the top left corner, and under Notebooks, click on Python 2 or Python 3.
Note: If you want to run it in Python 3 instead of Python 2, follow instructions via https://www.continuum.io/content/python-3-support-anaconda.
Now check if ggplot works on Juptyer.
You can follow the content via http://bitly.com/PyDataWorkshop, go to Coding Grace Workshop February 2016 Slides. There will be differences between Python 2 and 3, and if you find errors, let us know via comments below. One main thing, use ggplot instead of ggplot2 if you are using Python 3.
Tableau with Naoimi
Female-friendly events
PyLadies Dublin: Robot Test Framework & Workshop
- Tue Feb 16 (18:30 - 21:00) @ AOL
- dublin.pyladies.com
Django Girls Dublin
- Sat April 23 @ RTÉ (Ballsbridge)
- Applications and details (Deadline Apr 16): djangogirls.org/dublin
- Looking for mentors - Contact dublin@djangogirls.org
WITS Ireland - Policing in a Digital Age Seminar
- Tue Feb 9 (19:00) @ UCD
- witsireland.com
Women Who Code Dublin - UX - JavaScript Hacknight
- Wed Feb 10 (18:30 - 20:30) @ The Vaults, Dogpatch Labs
- meetup.com/Women-Who-Code-Dublin
Intercom's Screening: Code: Debugging the Gender Gap
- Thu, Feb 11 @ Intercom
- ti.to/intercomevents/intercom-cinema-code
WITS Ireland - Unconscious Bias workshop
- Wed Feb 17 (18:30) @ Jury’s Inn, IFSC
- witsireland.com
Ireland Girl Geek Dinner
- Thu Feb 18 @ Science Gallery
- meetup.com/Ireland-Girl-Geek-Dinners
Call for Participation: Help with Coder Dojo Zen Framework
- Tue Feb 23 @ HMH Dublin
- meetup.com/HMH-Coder-Dojo-Engineer-Volunteer-Programme/events/228255170/
hack.summit
- Mon Feb 22 - Thu Feb 25 (online)
- hacksummit.org
Data-related events
DataKindDub: February 2016 DataDive
- Sat Feb 6 - Sun Feb 7 @ Nitro
- meetup.com/DataKind-DUB/events/228106474/
Dublin Data Visualization: Tableau
- Thu Feb 11 (18:00-20:00) @ Against the Grain
- meetup.com/Dublin-Data-Visualization/events/225904419/
Data Scientists Ireland: Webinars, Job Ads and Announcements
Engineering and Computer Science Lecture Series: 'Show me your data, and I’ll tell you who you are: an exploration of data-driven prediction'
- Tue Mar 1 (18:00) @ Royal Irish Academy
- RSVP here







