summaryrefslogtreecommitdiffhomepage
path: root/pythonstatcomp.html.markdown
Commit message (Collapse)AuthorAgeLines
* Remove bare linksBoris Verkhovskiy2024-06-03-4/+5
|
* Move more libraries and frameworks to the frameworks section.luminist72024-04-14-2/+2
|
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-4/+0
|
* Add import to resolve changes in new versions of pythonTimothy Ubbens2018-10-15-0/+2
|
* Add hre.csv to this repo directlyTimothy Ubbens2018-10-15-21/+14
|
* Merge pull request #3081 from thalesmello/patch-1Divay Prakash2018-09-08-8/+6
|\ | | | | [pythonstatcomp/en] Improvements to syntax and comments
| * Update pythonstatcomp.html.markdownThales Mello2018-03-09-1/+1
| |
| * Improvements to syntax and commentsThales Mello2018-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 semicolonsBen Quigley2018-04-08-2/+2
|/ | | No semicolons needed in Python
* IPython notebooks are Jupyter notebooks nowBen Quigley2018-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 typosHairyFotr2017-08-23-1/+1
|
* Update pythonstatcomp.html.markdownJason Kinetec2016-03-18-1/+0
|
* Update pythonstatcomp.html.markdownJason Kinetec2016-03-18-2/+3
|
* Write a bit better codeBraxton Fair2016-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 namingAdam2015-10-19-0/+234