Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
0888f7e0
Commit
0888f7e0
authored
9 years ago
by
Allen Gilliland
Browse files
Options
Downloads
Patches
Plain Diff
more quotations for our emails.
parent
46e9c2e8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/metabase/util/quotation.clj
+21
-1
21 additions, 1 deletion
src/metabase/util/quotation.clj
with
21 additions
and
1 deletion
src/metabase/util/quotation.clj
+
21
−
1
View file @
0888f7e0
...
...
@@ -7,7 +7,27 @@
{
:quote
"Data really powers everything that we do."
:author
"Jeff Weiner"
}
{
:quote
"I keep saying that the sexy job in the next 10 years will be statisticians, and I'm not kidding."
:author
"Hal Varian"
}])
:author
"Hal Varian"
}
{
:quote
"Data is the new oil!"
:author
"Clive Humby"
}
{
:quote
"If we have data, let's look at data. If all we have are opinions, let's go with mine."
:author
"Jim Barksdale"
}
{
:quote
"Data that is loved tends to survive."
:author
"Kurt Bollacker"
}
{
:quote
"Torture the data, and it will confess to anything."
:author
"Ronald Coase"
}
{
:quote
"The price of light is less than the cost of darkness."
:author
"Arthur C. Nielsen"
}
{
:quote
"Information is the oil of the 21st century, and analytics is the combustion engine."
:author
"Peter Sondergaard"
}
{
:quote
"Facts do not cease to exist because they are ignored."
:author
"Aldous Huxley"
}
{
:quote
"It's easy to lie with statistics. It's hard to tell the truth without statistics."
:author
"Andrejs Dunkels"
}
{
:quote
"What gets measured gets managed"
:author
"Peter Drucker"
}
{
:quote
"Anything that is measured and watched improves."
:author
"Bob Parsons"
}])
(
defn
random-quote
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment