Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add import to resolve changes in new versions of python | Timothy Ubbens | 2018-10-15 | -0/+2 |
| | ||||
* | Add hre.csv to this repo directly | Timothy Ubbens | 2018-10-15 | -21/+14 |
| | ||||
* | Merge pull request #3081 from thalesmello/patch-1 | Divay Prakash | 2018-09-08 | -8/+6 |
|\ | | | | | [pythonstatcomp/en] Improvements to syntax and comments | |||
| * | Update pythonstatcomp.html.markdown | Thales Mello | 2018-03-09 | -1/+1 |
| | | ||||
| * | Improvements to syntax and comments | Thales Mello | 2018-03-08 | -8/+6 |
| | | | | | | | | | | Improve code by using context managers to handle closing of files. Also, replace the flame-war indexing comment for one with some explanations to why things are as they are. | |||
* | | Removed semicolons | Ben Quigley | 2018-04-08 | -2/+2 |
|/ | | | No semicolons needed in Python | |||
* | IPython notebooks are Jupyter notebooks now | Ben Quigley | 2018-02-27 | -3/+4 |
| | | | | | | IPython still exists, but the notebooks have been spun off into their own project called Jupyter. This file change: * updates the pip install queue so that Jupyter gets installed * removes the vague "get set up with IPython" (pip will install IPython with Jupyter), and * replaced the suggestion to work in "the IPython notebook" with "a Jupyter notebook". | |||
* | Fix a bunch of typos | HairyFotr | 2017-08-23 | -1/+1 |
| | ||||
* | Update pythonstatcomp.html.markdown | Jason Kinetec | 2016-03-18 | -1/+0 |
| | ||||
* | Update pythonstatcomp.html.markdown | Jason Kinetec | 2016-03-18 | -2/+3 |
| | ||||
* | Write a bit better code | Braxton Fair | 2016-02-28 | -3/+2 |
| | ||||
* | pep8 fixes (spaces and multiline statements) | Piotr MigdaĆ | 2016-01-03 | -46/+57 |
| | | | in Python readability and code style matters | |||
* | Fixed pythonstatcomp doc naming | Adam | 2015-10-19 | -0/+234 |