Boris Verkhovskiy
f4d4fb76ba
Fix language names ( #5148 )
2024-10-20 14:46:35 -07:00
Boris Verkhovskiy
790a78e3cf
Remove bare links
2024-06-03 13:31:20 -06:00
luminist7
f4b01ecacd
Move more libraries and frameworks to the frameworks section.
2024-04-14 17:39:27 -06:00
Boris Verkhovskiy
3e687f1a8c
Remove leading and trailing empty lines in code blocks
2024-04-06 08:33:50 -07:00
Timothy Ubbens
a5b7fe9e61
Add import to resolve changes in new versions of python
2018-10-15 23:22:34 -04:00
Timothy Ubbens
cb12952d60
Add hre.csv to this repo directly
2018-10-15 23:22:14 -04:00
Divay Prakash
e6c27bb820
Merge pull request #3081 from thalesmello/patch-1
...
[pythonstatcomp/en] Improvements to syntax and comments
2018-09-08 18:42:09 +05:30
Ben Quigley
3f02799903
Removed semicolons
...
No semicolons needed in Python
2018-04-08 13:44:35 -04:00
Thales Mello
bb18dc8154
Update pythonstatcomp.html.markdown
2018-03-09 14:29:43 -03:00
Thales Mello
3743c596d8
Improvements to syntax and comments
...
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.
2018-03-08 18:03:32 -03:00
Ben Quigley
27bf16ac12
IPython notebooks are Jupyter notebooks now
...
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".
2018-02-27 09:38:40 -05:00
HairyFotr
985d23a52b
Fix a bunch of typos
2017-08-23 10:14:39 +02:00
Jason Kinetec
12f0b9442a
Update pythonstatcomp.html.markdown
2016-03-18 14:07:03 -04:00
Jason Kinetec
90f68920b9
Update pythonstatcomp.html.markdown
2016-03-18 12:29:29 -04:00
Braxton Fair
ecba01b4b1
Write a bit better code
2016-02-28 20:33:57 -06:00
Piotr Migdał
bde8645cc7
pep8 fixes (spaces and multiline statements)
...
in Python readability and code style matters
2016-01-03 19:45:54 +01:00
Adam
8b3cc63b3e
Fixed pythonstatcomp doc naming
2015-10-19 14:33:11 +08:00