-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
124 lines (119 loc) · 6.94 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<html>
<head>
<title>PyData Chicago</title>
<link href="styles/style.css" rel="stylesheet" type="text/css"/>
<link href="styles/bootstrap.min.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="container text-center">
<a href="/" class="header-link">
<strong>Meetup</strong>
</a>
<a href="http://pydata.org/chicago2016/" class="header-link">
PyData Chicago 2016
</a>
</div>
<div class="container text-center">
<header>
<h1>PyData Chicago</h1>
<h2>We love <span class="header-swap"></span>.</h2>
</header>
<img src="images/pydata.png" height="75%"/>
<script type="text/javascript" src="scripts/jquery.js"></script>
<script type="text/javascript" src="scripts/script.js"></script>
</div>
<div class="container description">
<h3><strong>What is PyData Chicago?</strong></h3>
<h3>
PyData Chicago is a group for users and developers of
data analysis tools to share ideas and learn from each
other. We gather to discuss how best to apply Python tools,
as well as those using R and Julia, to meet the evolving
challenges in data management, processing, analytics, and
visualization. PyData groups, events, and conferences aim
to provide a venue for users across all the various domains
of data analysis to share their experiences and their techniques.
We're here to learn together, grow together, and
build together.
</h3>
<h3><strong>How can I hear about PyData Chicago events?</strong></h3>
<h3>
Easy! <a href="http://meetup.com/PyDataChi">Join our Meetup</a>
and get notified about upcoming events or
<a href="https://twitter.com/PyDataChi">follow us on Twitter at @PyDataChi</a>.
</h3>
<h3><strong>What kinds of events does PyData Chicago host?</strong></h3>
<h3>
PyData Chicago presents a monthly speaker series, called Elocutionist
Evenings, where community members present 45-minute talks on a PyData-related
topic. If you are a community member interested in giving a talk, please fill
out <a href="http://goo.gl/forms/UigWG8oE0h">this form</a>. PyData Chicago also
presents a monthly project night, called NumFOCUS Nights, where community
members are welcome to contribute to open source data tools.
</h3>
<h3><strong>How can my organization support PyData Chicago?</strong></h3>
<h3>
If you're organization uses pandas, matplotlib, Jupyter Notebooks,
Julia, R, or any other NumFOCUS projects as part of your workflow
we would love it if you could support the ongoing development and
community around these tools. Your organization can choose to either
sponsor an event (food and/or venue) or send a speaker for our monthly
speaker series. If you are interested, please
<a href='mailto:sa%66ia@%73afia%2Eroc%6Bs'>contact organizer Safia Abdalla</a>
in order to find out how you can support PyData Chicago.
</h3>
<h3><strong>Why do we need a PyData in Chicago?</strong></h3>
<h3>
Chicago is full of talented developers who are building open source
data tools, talented data scientists who are using open source data
tools, and people who are a mix of both. PyData Chicago not only aims
to develop the open source community in Chicago, we are working to
develop better programmers and better data scientists in the city
through shared growth and development.
</h3>
<h3><strong>Do you have a Code of Conduct?</strong></h3>
<h3>
Yes, of course! At PyData Chicago, we value the safety and comfort of
each of our members. We follow the <a href="http://www.numfocus.org/code-of-conduct.html">
NumFOCUS Code of Conduct
</a>.
</h3>
<h3><strong>Who are the organizers?</strong></h3>
<h3>
<p>
<a href="https://www.linkedin.com/in/dongji/">Ji Dong</a> is a business analytics professional
with passion in data science solutions to evolve accountancy.
You can find him on <a href="https://www.linkedin.com/in/dongji/">www.linkedin.com/in/dongji</a>.
</p>
<p>
<a href="https://mypages.iit.edu/~schoi32/">Sou-Cheng Choi</a>, PhD, is Chief Data Scientist of the <a href="http://kamakuraco.com">Kamakura Corporation</a> and Research Associate Professor in the
<a href="https://www.iit.edu/applied-math">Department of Applied Mathematics</a> at <a href="https://www.iit.edu">Illinois Institute of Technology</a>.
Look her up on <a href="https://www.linkedin.com/in/sou-cheng-choi-7682b65/"> LinkedIn</a>.
</p>
</h3>
<h2><strong>Sponsors (Thank You!)</strong></h2>
<a href="http://www.numfocus.org/"><img src="images/numfocus.png" width="32%"></a>
<a href="http://www.allstate.jobs/ListJobs/ByCustom/Allstate-Job-Category/Keyword-Data-Science---Analytics/"><img src="images/allstate.jpg" width="32%"/></a>
<a href="http://www.globus.org"><img src="images/globus.png" width="32%"/></a>
<a href="http://www.urbanccd.org"><img src="images/urbanccd.jpg" width="32%"/></a>
<a href="https://www.continuum.io/"><img src="images/continuum.jpg" width="32%"/></a>
<a href="http://www.oreilly.com/pub/cpc/30899"><img src="http://www.oreilly.com/partner_file/orm_partner_meerkats_125x125.png" /></a>
<a href="http://kamakuraco.com"><img src="images/KamakuraLogo.jpg" width="28%"/></a>
<a href="https://www.ibm.com/"><img src="images/ibm.jpg" width="40%"/></a>
</div>
<div class="container text-center buttons">
<a href="http://meetup.com/PyDataChi" class="btn btn-primary btn-large">
Meetup
</a>
<a href="https://twitter.com/PyDataChi" class="btn btn-primary btn-large">
Twitter
</a>
<a href='mailto:sa%66ia@%73afia%2Eroc%6Bs' class="btn btn-primary btn-large">
Contact Organizer
</a>
</div>
<footer class="text-center">
<p>made with coffee and love in chicago</p>
</footer>
</body>
</html>