2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00
This commit is contained in:
Martin Thoma 2018-08-14 07:12:59 +02:00
parent 01f25c0fd2
commit cdcae566e4
No known key found for this signature in database
GPG key ID: 94DD4FD95F98B113
2 changed files with 16 additions and 0 deletions

View file

@ -195,6 +195,7 @@ Namespaces are one honking great idea -- let's do more of those!
\end{frame} \end{frame}
\section{Falsehood Data Scientists Beliefes}
\begin{frame}{Falsehood Data Scientists Beliefes} \begin{frame}{Falsehood Data Scientists Beliefes}
\begin{centering} \begin{centering}
(1) Floating point numbers always look like this: 1.23456 or 0.000004577 or 12345.467765. (1) Floating point numbers always look like this: 1.23456 or 0.000004577 or 12345.467765.
@ -280,6 +281,21 @@ Namespaces are one honking great idea -- let's do more of those!
\end{frame} \end{frame}
\begin{frame}{Falsehood Data Scientists Beliefes}
\begin{centering}
(5) The (physical) unit of a column / an API can be guessed.
\end{centering}
\uncover<2->{
\begin{itemize}
\item<2-> Clarify it
\item<3-> See if the distribution / quantiles are reasonable
\item<4-> Internally, use unit library \href{http://pint.readthedocs.io/en/latest/}{Pint}
\end{itemize}
}
\end{frame}
\begin{frame}{See also} \begin{frame}{See also}
\begin{itemize} \begin{itemize}
\item git \item git