An open API service providing commit metadata for open source projects.

GitHub / bagustris/python-tutorial / commits

Python programming tutorial based on Carpentry's "python as second language"

SHA Message Author Date Stats
7addaaa7 Update index.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ed37e1e1 Update 01-basics.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
587f42a7 Update 01-basics.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ad6c0b4f Update 01-basics.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
147e77c2 Update index.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
fe13911c Update index.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a1941c56 Update _config.yml Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
907f7811 Update index.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
36ed45f3 Update index.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d9eb4d3f update replace foor loop in subsection Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
6d151050 correct indexing example Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b681d970 Fix indentation link for documentation Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
538ef501 remove under design Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f0708295 add ipython Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e7b4ad9a update to import from script Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b388bcbe Change the order of title Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
849dd21e new styles 9.5.2 bagustris <b****s@y****m> over 7 years ago
4764dd50 modified: _episodes/09-pandas.md bagustris <b****s@y****m> over 7 years ago
f8e0f88c deleted: _episodes_rmd/.gitkeep bagustris <b****s@y****m> over 7 years ago
4c463528 merge Merge branch 'gh-pages' of https://github.com/bagustris/tutorial-python into ... bagustris <b****s@y****m> over 7 years ago
f5ef6176 modified: _episodes/09-pandas.md bagustris <b****s@y****m> over 7 years ago
d3b05060 Add tuple Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d7e396d8 fix type for link Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f1a4c249 mod tupple.py bagustris <b****s@y****m> over 7 years ago
fc5b7adc add more *.py bagustris <b****s@y****m> over 7 years ago
8c2b6c8a modify basics bagustris <b****s@y****m> over 7 years ago
70ea6d49 add quickshort bagustris <b****s@y****m> over 7 years ago
91bc94d8 modified: _episodes/11-plotting.md bagustris <b****s@y****m> over 7 years ago
ce361b45 deleted: _episodes/14-testing.md bagustris <b****s@y****m> over 7 years ago
d0bd5f33 Update 11-plotting Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7f40a435 Update 08-numpy.md Bagus Tris Atmaja <b****s@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
54f6419d add jupyter cheatsheet bagustris <b****s@y****m> over 7 years ago
074c1d9a merge Merge pull request #20 from tomhohenstein/pr/draft-pandas-lesson Greg Wilson <g****n@s****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
53e04bc9 Adds output for functions, fixes typos, spelling errors, and adds links tomhohenstein <s****h@g****m> over 9 years ago
301c6577 drafts section what is a dataframe? tomhohenstein <s****h@g****m> over 9 years ago
75c70e7f runs spellcheck and fixes typos tomhohenstein <s****h@g****m> over 9 years ago
ca7c8acb drafts section on indexing and selecting tomhohenstein <s****h@g****m> over 9 years ago
9543fca5 drafts section on aggregate operations tomhohenstein <s****h@g****m> over 9 years ago
dd36dc6f drafts referencing columns section tomhohenstein <s****h@g****m> over 9 years ago
a7d0398d fixes typos tomhohenstein <s****h@g****m> over 9 years ago
9c672d4c drafts 'loading tabular data with pandas' section (and fixes a few typos) tomhohenstein <s****h@g****m> over 9 years ago
1d34671e adds an explanation and examples for the section 'spend a few minutes reviewi... tomhohenstein <s****h@g****m> over 9 years ago
6cf82c81 outlines an initial draft of a pandas lesson tomhohenstein <s****h@g****m> over 9 years ago
c0eba41b Reorganizing material Greg Wilson <g****n@t****m> over 9 years ago
7d3c4c04 Reordering Greg Wilson <g****n@t****m> over 9 years ago
638ade89 merge Merge pull request #15 from dwinston/multiline-docstring-pep8 Greg Wilson <g****n@s****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
68cf06ca More details Greg Wilson <g****n@t****m> over 9 years ago
745271b9 merge Merge pull request #14 from dwinston/file-io-with Greg Wilson <g****n@s****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
3b03a9cd merge Merge pull request #16 from dwinston/fix-primes-py3 Greg Wilson <g****n@s****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7e9cc0b9 fix: py3 compat for primes function Donny Winston <d****n@a****u> over 9 years ago
daf76996 Provide multiline string example as pep8 docstring Donny Winston <d****n@a****u> over 9 years ago
e4704d49 Include callout mention of `with` keyword Donny Winston <d****n@a****u> over 9 years ago
81319958 merge Merge pull request #13 from dwinston/02-flow-comparison-chaining Greg Wilson <g****n@s****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e63f9c3b Show a chained comparison Donny Winston <d****n@a****u> over 9 years ago
89b2888c merge Merge pull request #12 from dwinston/fix-named-link Greg Wilson <g****n@s****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f67af500 Fix md named link. Delete trailing whitespace. Donny Winston <d****n@a****u> over 9 years ago
853261c4 merge Merge branch 'gh-pages' of github.com:swcarpentry/python-second-language into... Greg Wilson <g****n@t****m> over 9 years ago
5dfa515e merge Bringing in Joey Bernard's notebook on profiling and optimizing Greg Wilson <g****n@t****m> over 9 years ago
ba509d29 Add files via upload Joey Bernard <d****d@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
3e1b2d10 Initial commit Joey Bernard <d****d@g****m> over 9 years ago
b342831f merge Merge pull request #11 from shyamd/gh-pages Greg Wilson <g****n@s****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
572f09c1 Added in prereq for loading line_profiler and updated call outs Shyam Dwaraknath <s****d@l****v>
Committed by: GitHub <n****y@g****m>
over 9 years ago
dbd4e589 Added IPython/Jupyter Profiling Shyam Dwaraknath <s****d@l****v>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c88a9d17 Incorporating material on profiling from Leeds workshop Greg Wilson <g****n@t****m> over 9 years ago
d4988d91 merge Merging material from Leeds Greg Wilson <g****n@t****m> over 9 years ago
ddd5c7f1 Dictionaries Greg Wilson <g****n@t****m> over 9 years ago
551defbb Programming style Greg Wilson <g****n@t****m> over 9 years ago
89246fdf Importing content Greg Wilson <g****n@t****m> over 9 years ago
24d59bdf Writing functions Greg Wilson <g****n@t****m> over 9 years ago
682aa678 merge Merge branch 'gh-pages' of github.com:swcarpentry/styles into gh-pages Greg Wilson <g****n@t****m> over 9 years ago
3e6605d1 Libraries Greg Wilson <g****n@t****m> over 9 years ago
4f1dba97 Some more basics Greg Wilson <g****n@t****m> over 9 years ago
c1fbfa1a Lightning introduction to basic Python Greg Wilson <g****n@t****m> over 9 years ago
f0a94758 Adding checks for things that commonly go wrong during template conversion. Greg Wilson <g****n@t****m> over 9 years ago
732a2973 Tidying up links Greg Wilson <g****n@t****m> over 9 years ago
d496b100 merge Merge branch 'gh-pages' of github.com:swcarpentry/styles into gh-pages Greg Wilson <g****n@t****m> over 9 years ago
2209353c Impossibly ambitious Greg Wilson <g****n@t****m> over 9 years ago
68c14937 Removing trailing space in Ruby file Greg Wilson <g****n@t****m> over 9 years ago
a366bcc3 Displaying break information in a box Greg Wilson <g****n@t****m> over 9 years ago
7da36a56 Adding ID attribute to schedule Greg Wilson <g****n@t****m> over 9 years ago
00a16f7f Changing name of instructor's guide to 'instructor notes' Greg Wilson <g****n@t****m> over 9 years ago
e12c3a48 Adding footnote about syllabus Greg Wilson <g****n@t****m> over 9 years ago
693221b0 Synchronizing times Greg Wilson <g****n@t****m> over 9 years ago
a772f1d0 merge Merge branch 'gh-pages' of github.com:swcarpentry/styles into gh-pages Greg Wilson <g****n@t****m> over 9 years ago
386d2114 Updating episodes Greg Wilson <g****n@t****m> over 9 years ago
cf155463 Navigation links in footer Greg Wilson <g****n@t****m> over 9 years ago
a688650d Switch to relative: setup default root and specific root for index.md Rémi Emonet <r****t@r****e> over 9 years ago
62b5dbc2 Switch to relative: in episode_title, use page.root + rewrite Rémi Emonet <r****t@r****e> over 9 years ago
791dcc3e Switch to relative: use page.root in most templates Rémi Emonet <r****t@r****e> over 9 years ago
4f08a692 merge Merge pull request #92 from swcarpentry/twitwi-patch-1 Greg Wilson <g****n@s****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
fb06bdbe Fix "br" typo causing ugly rendering (epub only) Rémi Emonet <t****i@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
289468a4 Minor formatting changes Greg Wilson <g****n@t****m> over 9 years ago
80417b91 Table of contents Greg Wilson <g****n@t****m> over 9 years ago
748e8e45 Filling in FIXME markers Greg Wilson <g****n@t****m> over 9 years ago
154fab30 New lesson outline Greg Wilson <g****n@t****m> over 9 years ago
14c9c391 Updating configuration file URLs Greg Wilson <g****n@t****m> over 9 years ago
bef2a00a merge Merge branch 'gh-pages' of github.com:swcarpentry/styles into gh-pages Greg Wilson <g****n@t****m> over 9 years ago
0607fcff Adding a few more URLs Greg Wilson <g****n@t****m> over 9 years ago
ec164572 Updating the lesson initializer's CONTRIBUTING.md Greg Wilson <g****n@t****m> over 9 years ago
e1f4a2a9 Fixing the contribution guidelines Greg Wilson <g****n@t****m> over 9 years ago

← Back to repository