-
Notifications
You must be signed in to change notification settings - Fork 0
/
busy_airports_report.aux
39 lines (39 loc) · 2.6 KB
/
busy_airports_report.aux
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
\relax
\providecommand\hyper@newdestlabel[2]{}
\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
\global\let\oldcontentsline\contentsline
\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
\global\let\oldnewlabel\newlabel
\gdef\newlabel#1#2{\newlabelxx{#1}#2}
\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
\AtEndDocument{\ifx\hyper@anchor\@undefined
\let\contentsline\oldcontentsline
\let\newlabel\oldnewlabel
\fi}
\fi}
\global\let\hyper@last\relax
\gdef\HyperFirstAtBeginDocument#1{#1}
\providecommand\HyField@AuxAddToFields[1]{}
\providecommand\HyField@AuxAddToCoFields[2]{}
\providecommand \oddpage@label [2]{}
\@writefile{toc}{\contentsline {section}{\numberline {1}Data Engineer Intern Project - By Chris Canal}{1}{section.1}}
\newlabel{data-engineer-intern-project---by-chris-canal}{{1}{1}{Data Engineer Intern Project - By Chris Canal}{section.1}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.1}Directions:}{1}{subsubsection.1.0.1}}
\newlabel{directions}{{1.0.1}{1}{Directions:}{subsubsection.1.0.1}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.2}First Steps:}{1}{subsubsection.1.0.2}}
\newlabel{first-steps}{{1.0.2}{1}{First Steps:}{subsubsection.1.0.2}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.3}Importing Data}{2}{subsubsection.1.0.3}}
\newlabel{importing-data}{{1.0.3}{2}{Importing Data}{subsubsection.1.0.3}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.4}Additional Data}{3}{subsubsection.1.0.4}}
\newlabel{additional-data}{{1.0.4}{3}{Additional Data}{subsubsection.1.0.4}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.5}Parse Functions}{3}{subsubsection.1.0.5}}
\newlabel{parse-functions}{{1.0.5}{3}{Parse Functions}{subsubsection.1.0.5}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.6}Find busiest month}{4}{subsubsection.1.0.6}}
\newlabel{find-busiest-month}{{1.0.6}{4}{Find busiest month}{subsubsection.1.0.6}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.7}Find the busiest airports}{4}{subsubsection.1.0.7}}
\newlabel{find-the-busiest-airports}{{1.0.7}{4}{Find the busiest airports}{subsubsection.1.0.7}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.8}Main Spark Program}{5}{subsubsection.1.0.8}}
\newlabel{main-spark-program}{{1.0.8}{5}{Main Spark Program}{subsubsection.1.0.8}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.0.9}Now for the fun part}{6}{subsubsection.1.0.9}}
\newlabel{now-for-the-fun-part}{{1.0.9}{6}{Now for the fun part}{subsubsection.1.0.9}{}}