-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path00-leadout.tex
94 lines (77 loc) · 2.71 KB
/
00-leadout.tex
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
\documentclass[MASTER.tex]{subfiles}
\begin{document}
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=1.05\linewidth]{mjasay}
\end{figure}
\end{frame}
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=0.9\linewidth]{KnowledgePyramid}
\end{figure}
\end{frame}
%----------------------------------------------------------------------------------------------------%
\begin{frame}
\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}
\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=1.05\linewidth]{pydataberlin}
\end{figure}
\end{frame}
%=========================================================== %
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=1.10\linewidth]{pydataberlinsiteinfo}
\end{figure}
\end{frame}
%================================================================== %
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=1.1\linewidth]{pyconsiteinfo}
\end{figure}
\end{frame}
%================================================================== %
\begin{frame}
\begin{figure}
\centering
\includegraphics[width=1.1\linewidth]{pydatalondon}
\end{figure}
\end{frame}
%================================================================== %
\end{document}