- Java Data Analysis
- John R. Hubbard
- 214字
- 2021-07-02 18:21:41
The scientific method
On November 11, 1572, a young Danish nobleman named Tycho Brahe observed the supernova of a star that we now call SN 1572. From that time until his death 30 years later, he devoted his wealth and energies to the accumulation of astronomical data. His young German assistant, Johannes Kepler, spent 18 years analyzing that data before he finally formulated his three laws of planetary motion in 1618.

Figure 1 Kepler
Historians of science usually attribute Kepler's achievement as the beginning of the Scientific Revolution. Here were the essential steps of the scientific method: observe nature, collect the data, analyze the data, formulate a theory, and then test that theory with more data. Note the central step here: data analysis.
Of course, Kepler did not have either of the modern tools that data analysts use today: algorithms and computers on which to implement them. He did, however, apply one technological breakthrough that surely facilitated his number crunching: logarithms. In 1620, he stated that Napier's invention of logarithms in 1614 had been essential to his discovery of the third law of planetary motion.
Kepler's achievements had a profound effect upon Galileo Galilei a generation later, and upon Isaac Newton a generation after him. Both men practiced the scientific method with spectacular success.
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Getting Started with CreateJS
- Cassandra Design Patterns(Second Edition)
- Java性能權威指南(第2版)
- BeagleBone Black Cookbook
- Building Machine Learning Systems with Python(Second Edition)
- Mastering AWS Security
- 現代C:概念剖析和編程實踐
- Hack與HHVM權威指南
- Less Web Development Cookbook
- 創新工場講AI課:從知識到實踐
- Mastering Python
- Instant AppFog
- 像程序員一樣使用MySQL
- 邊做邊學深度強化學習:PyTorch程序設計實踐