some tools for diagrams in software documentation
This animation demonstrates the central limit theorem for a uniform sampling distribution.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // [START apps_script_bigquery_update_sheet] | |
| /** | |
| * Runs a BigQuery query and replace the existing sheet | |
| */ | |
| /** | |
| * Add a custom menu to the spreadsheet when it is opened. | |
| */ | |
| function onOpen() { | |
| var spreadsheet = SpreadsheetApp.getActive(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * Fetching data from BigQuery and present it in our sheet | |
| * Author: Ido Green | |
| * Date: 14/12/2013 | |
| * | |
| * See: http://wp.me/pB1lQ-19i | |
| * Misc: https://developers.google.com/bigquery/ | |
| */ | |
| // |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
We can make this file beautiful and searchable if this error is corrected: It looks like row 9 should actually have 4 columns, instead of 2 in line 8.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Date,Event leading to space exploration,Country,Researcher(s) | |
| 1610,"First telescopic observation of the night sky: discovery of Jupiter's moons, lunar craters and the phases of Venus.",Republic of Venice,Galileo Galilei | |
| 1687,Publication of the Philosophiæ Naturalis Principia Mathematica,England,Sir Isaac Newton | |
| 1813,First exposition of the rocket equation based on Newton's third law of motion: Treatise on the Motion of Rockets,UK,William Moore | |
| 1840,First clear telescopic photograph of another world: the Moon.,United States,John William Draper | |
| 1865,From the Earth to the Moon published.,France,Jules Verne | |
| 1898,The War of the Worlds published. This inspired Robert Goddard to investigate rocketry.,UK,H. G. Wells | |
| 1903,"Inspired by the writings of Jules Verne, first serious work published that showed physical space exploration was theoretically possible: Исследование мировых пространств реактивными приборами (The Exploration of Cosmic Space by Means of Reaction Devices)",Russia,Konstantin Tsiolkovsky | |
| 1914,Goddard f |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| launch year | failure | partial failure | success | planned | |
|---|---|---|---|---|---|
| 1957 | 1 | 1 | 1 | 0 | |
| 1958 | 20 | 2 | 6 | 0 | |
| 1959 | 11 | 2 | 10 | 0 | |
| 1960 | 19 | 0 | 19 | 0 | |
| 1961 | 20 | 2 | 28 | 0 | |
| 1962 | 15 | 1 | 65 | 0 | |
| 1963 | 17 | 3 | 50 | 0 | |
| 1964 | 15 | 3 | 82 | 0 | |
| 1965 | 15 | 1 | 108 | 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """Example to show how to plot histogram with accumulate ratio. | |
| Plot multiple histogram using seaborn.FacetGrid() | |
| """ | |
| import numpy as np | |
| import pandas as pd | |
| import matplotlib.pyplot as plt | |
| import seaborn as sns | |
| % matplotlib inline |
- Update HISTORY.rst
- Commit the changes:
git add HISTORY.rst
git commit -m "Changelog for upcoming release 0.1.1."
- Update version number (can also be minor or major)
bumpversion patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am emptymalei on github. | |
| * I am emptymalei (https://keybase.io/emptymalei) on keybase. | |
| * I have a public key ASCGsW13t46xsAZlkeMvKi45Og-YVo-FcTM9keWnQQLmPAo | |
| To claim this, I am signing this object: |