-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path00-leadout.tex
More file actions
115 lines (94 loc) · 3.28 KB
/
00-leadout.tex
File metadata and controls
115 lines (94 loc) · 3.28 KB
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
\documentclass[MASTER.tex]{subfiles}
\begin{document}
%----------------------------------------------------------------------------------------------------%
\begin{frame}
\textbf{What is PyData?}
\begin{figure}
\centering
\includegraphics[width=1.05\linewidth]{pydatalogo}
\end{figure}
\end{frame}
%===========================================================%
\begin{frame}
\frametitle{PyData : Conference Mission}
\Large
\begin{itemize}
\item PyData is a gathering of users and developers of data analysis tools in Python. \bigskip
\item The goals are to provide Python enthusiasts a place to share ideas and learn from each other about how best to apply our language and tools to ever-evolving challenges in the vast realm of data management, processing, analytics, and visualization.
\end{itemize}
\end{frame}
%===========================================================%
\begin{frame}
\Large
\frametitle{PyData : Conference Mission}
\Large
\begin{itemize}
\item We aim to be an accessible, community-driven conference, with tutorials for novices, advanced topical workshops for practitioners, and opportunities for package developers and users to meet in person.
\item A major goal of the conference is to provide a venue for users across all the various domains of data analysis to share their experiences and their techniques, as well as highlight the triumphs and potential pitfalls of using Python for certain kinds of problems.
\end{itemize}
\end{frame}
%===========================================================%
%=========================================================== %
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=1.0\linewidth]{continuum}
\end{figure}
\end{frame}
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=0.35\linewidth]{continuum}\\
\includegraphics[width=1.1\linewidth]{continuum-about}
\end{figure}
\end{frame}
%=========================================================== %
\begin{frame}\begin{figure}
\textbf{PyData Berlin Conference}
\centering
\includegraphics[width=1.05\linewidth]{pydataberlin}
\end{figure}
\end{frame}
%=========================================================== %
\begin{frame}
\textbf{PyData Berlin Conference}
\begin{figure}
\centering
\includegraphics[width=1.10\linewidth]{pydataberlinsiteinfo}
\end{figure}
\end{frame}
%=========================================================== %
\begin{frame}
\textbf{PyData Berlin Conference}
\Large
\noindent PyData Berlin Conference Dates for 2016 : May 20th and 21st.\\ \bigskip
\noindent Also planned
{
\large
\begin{itemize}
\item[$\bullet$] PyData Madrid
\item[$\bullet$] PyData Amsterdam
\item[$\bullet$] PyData London
\item[$\bullet$] PyData Paris
\end{itemize}
}
\end{frame}
%================================================================== %
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=1.1\linewidth]{pyconsiteinfo}
\end{figure}
\begin{itemize}
\item Dates for 2016 event to be announced shortly.
\item PyData track to be included again
\end{itemize}
\end{frame}
%================================================================== %
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=1.1\linewidth]{pydatalondon}
\end{figure}
\end{frame}
\end{document}