Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / john-science/python_for_scientists issues and pull requests

#90 - Improving NumPy lecture to use the community-standard import

Issue - State: closed - Opened by john-science 8 months ago - 1 comment
Labels: Improvement, Help Wanted

#89 - Pytest extension

Pull Request - State: closed - Opened by maurelius167 8 months ago - 2 comments
Labels: Improvement

#88 - The VirtualEnv lecture needs some love

Issue - State: open - Opened by john-science 8 months ago - 1 comment
Labels: Improvement, Help Wanted

#87 - Reorganization of the Unit Testing Lecture

Issue - State: open - Opened by john-science 8 months ago
Labels: Improvement, New Lecture, Help Wanted

#86 - Minor issues in lecture 17, testing projects

Issue - State: closed - Opened by AlexSupertrap 8 months ago - 2 comments
Labels: Bug

#85 - Incomplete answer in Lecture 05 PS 01

Issue - State: closed - Opened by brrttnrth 9 months ago - 2 comments
Labels: Bug

#84 - By Request: How to Layout a Python Project

Issue - State: closed - Opened by john-science over 1 year ago - 3 comments
Labels: New Lecture

#83 - Add a Decorators lecture

Issue - State: closed - Opened by john-science over 1 year ago - 1 comment
Labels: New Lecture

#82 - Write a new lecture on Python Virtual Environments

Issue - State: closed - Opened by john-science over 1 year ago - 1 comment
Labels: New Lecture

#81 - Add PyTest to the unit testing lecture?

Issue - State: open - Opened by john-science over 1 year ago
Labels: Improvement

#80 - Mention `black` or `ruff` in the craftsmanship lecture?

Issue - State: open - Opened by john-science over 1 year ago
Labels: Improvement

#79 - Mention f-strings in Advanced Strings lecture.

Issue - State: closed - Opened by mrzachsnyder over 1 year ago - 3 comments
Labels: Improvement

#78 - map / reduce / filter explanations

Issue - State: closed - Opened by john-science over 1 year ago - 5 comments
Labels: Improvement

#77 - Update lecture_07.md

Pull Request - State: closed - Opened by Nishant3516 almost 2 years ago
Labels: Improvement

#76 - Update lecture_07.md

Pull Request - State: closed - Opened by Nishant3516 almost 2 years ago

#75 - Add classmethod decorator to OOP lecture

Issue - State: closed - Opened by john-science about 3 years ago - 1 comment
Labels: Improvement

#74 - Add property decorator to OOP lecture

Issue - State: closed - Opened by john-science about 3 years ago
Labels: Improvement

#73 - Add true multiple inheritance to OOP lecture

Issue - State: closed - Opened by john-science over 3 years ago
Labels: Improvement

#72 - Fix a small typo

Pull Request - State: closed - Opened by arnoan over 3 years ago - 1 comment

#71 - matplotlib -- alpha=np.random.rand(N)

Issue - State: closed - Opened by maybuhleen over 5 years ago - 2 comments
Labels: Bug

#70 - Adam's matplotlib lecture notebooks

Pull Request - State: closed - Opened by tomczak724 over 5 years ago

#69 - scikit-learn lecture

Issue - State: closed - Opened by john-science over 5 years ago - 2 comments
Labels: New Lecture

#68 - Redis Lecture

Issue - State: closed - Opened by john-science over 5 years ago
Labels: New Lecture

#67 - New Unittests Lecture

Issue - State: closed - Opened by john-science over 5 years ago
Labels: New Lecture

#66 - OOP part 2, abstract methods

Issue - State: closed - Opened by maybuhleen almost 6 years ago - 3 comments

#65 - Pandas Lecture: loc and iloc

Issue - State: closed - Opened by john-science almost 6 years ago
Labels: Improvement

#64 - Add a timeseries data example to the Pandas lecture

Issue - State: closed - Opened by john-science almost 6 years ago
Labels: Improvement

#63 - Add matplotlib magic to Jupyter lecture

Issue - State: closed - Opened by john-science almost 6 years ago - 1 comment
Labels: Improvement

#62 - Add OOP Design Lecture

Issue - State: closed - Opened by john-science almost 6 years ago - 1 comment

#61 - Type conversion in lecture 04 - Advanced Strings

Issue - State: closed - Opened by XueMChen almost 6 years ago - 1 comment

#60 - Reading csv in lecture 04 - Advanced Strings

Issue - State: closed - Opened by XueMChen almost 6 years ago - 1 comment

#59 - Cython Lecture

Issue - State: closed - Opened by john-science almost 6 years ago
Labels: New Lecture

#58 - Binary encoding in classes/04_advanced_strings/lecture_04.md

Issue - State: closed - Opened by XueMChen almost 6 years ago - 2 comments

#57 - Trouble with Boolean in "01_basic_syntax/problem_set_1_variables.md"

Issue - State: closed - Opened by maybuhleen about 6 years ago - 1 comment

#56 - Solution in "01_control_statements/problem_set_1_solutions.md"

Issue - State: closed - Opened by maybuhleen about 6 years ago - 1 comment

#55 - Control statements lecture

Issue - State: closed - Opened by maybuhleen about 6 years ago - 3 comments

#54 - lecture_01.5.md -- broken image link

Issue - State: closed - Opened by maybuhleen about 6 years ago - 1 comment

#53 - Virtual Env Lecture

Issue - State: closed - Opened by john-science over 6 years ago
Labels: New Lecture

#52 - Cython Lecture

Issue - State: closed - Opened by john-science over 6 years ago

#51 - MongoDB Questions?

Issue - State: closed - Opened by john-science over 6 years ago
Labels: Question

#50 - Reduce (or split) the Geoprocessing Lecture

Issue - State: closed - Opened by john-science over 6 years ago - 1 comment

#49 - Mongo DB Lecture

Issue - State: closed - Opened by john-science over 6 years ago
Labels: Improvement

#48 - Re-Focus on Python 3.x

Issue - State: closed - Opened by john-science almost 7 years ago
Labels: Improvement

#48 - Re-Focus on Python 3.x

Issue - State: closed - Opened by john-science almost 7 years ago
Labels: Improvement

#47 - Database Homework Solutions

Issue - State: closed - Opened by john-science almost 8 years ago
Labels: Improvement

#46 - consider adding JOIN images

Issue - State: closed - Opened by john-science almost 8 years ago
Labels: Improvement

#45 - review MySQL lecture

Issue - State: closed - Opened by john-science almost 8 years ago

#44 - retool DB lecture

Issue - State: closed - Opened by john-science almost 8 years ago

#43 - netcdf4 - fnid variables

Issue - State: closed - Opened by john-science about 8 years ago

#42 - ipython

Issue - State: closed - Opened by john-science almost 9 years ago - 1 comment

#41 - add imshow to matplotlib lecture

Issue - State: closed - Opened by john-science almost 9 years ago

#40 - map/reduce/filter in Python v3

Issue - State: closed - Opened by john-science almost 9 years ago - 1 comment

#39 - Testing & Building Python Projects

Issue - State: closed - Opened by john-science about 9 years ago

#38 - JOIN types

Issue - State: closed - Opened by john-science about 9 years ago

#37 - Consider More Class Topics

Issue - State: closed - Opened by john-science about 9 years ago - 2 comments
Labels: Research

#36 - Batteries Include part 1 is a bit short

Issue - State: closed - Opened by john-science about 9 years ago

#35 - improve netcdf4 example

Issue - State: closed - Opened by john-science about 9 years ago

#34 - Improve timeit Section

Issue - State: closed - Opened by john-science about 9 years ago

#33 - Where is yield?

Issue - State: closed - Opened by john-science over 9 years ago - 2 comments

#32 - Is NetCDF4 sufficient?

Issue - State: closed - Opened by john-science over 9 years ago - 3 comments

#31 - What's the deal with: matplotlib use agg

Issue - State: closed - Opened by john-science over 9 years ago

#30 - class methods

Issue - State: closed - Opened by john-science over 9 years ago

#29 - geoprocessing problem set

Issue - State: closed - Opened by john-science over 9 years ago - 1 comment

#28 - geoprocessing lecture

Issue - State: closed - Opened by john-science over 9 years ago

#27 - sqllite3 problem set

Issue - State: closed - Opened by john-science over 9 years ago

#26 - sqlite3 lecture

Issue - State: closed - Opened by john-science over 9 years ago

#25 - netcdf4 problem set

Issue - State: closed - Opened by john-science over 9 years ago

#24 - netcdf4 lecture

Issue - State: closed - Opened by john-science over 9 years ago

#23 - Pandas Problem Set(s)

Issue - State: closed - Opened by john-science over 9 years ago - 1 comment
Labels: Improvement

#22 - Pandas Lecture

Issue - State: closed - Opened by john-science over 9 years ago - 8 comments
Labels: New Lecture

#21 - SciPy Problem Set

Issue - State: closed - Opened by john-science over 9 years ago

#20 - SciPy Lecture

Issue - State: closed - Opened by john-science over 9 years ago

#19 - Add Git Problem Set

Issue - State: closed - Opened by john-science over 9 years ago

#18 - Forgot raise

Issue - State: closed - Opened by john-science over 9 years ago

#17 - OOP HW #1 more

Issue - State: closed - Opened by john-science over 9 years ago

#16 - MatPlotLib Problem Set(s)

Issue - State: closed - Opened by john-science over 9 years ago

#15 - MatPlotLib Lecture

Issue - State: closed - Opened by john-science over 9 years ago

#14 - NumPy HW

Issue - State: closed - Opened by john-science over 9 years ago

#13 - NumPy Lecture

Issue - State: closed - Opened by john-science over 9 years ago

#12 - HW OOP, separate solutions

Issue - State: closed - Opened by john-science over 9 years ago

#11 - Need More HW: OO, part 2

Issue - State: closed - Opened by john-science over 9 years ago

#10 - HW5 Solutions & Problems Together

Issue - State: closed - Opened by john-science over 9 years ago

#9 - Lecture 8 Problem Sets

Issue - State: closed - Opened by john-science over 9 years ago

#8 - PEP8 problems & solutions together

Issue - State: closed - Opened by john-science over 9 years ago

#7 - More HW: Batteries 2

Issue - State: closed - Opened by john-science over 9 years ago

#6 - More Homework: Batteries 1

Issue - State: closed - Opened by john-science over 9 years ago

#5 - More Lecture 3 HW

Issue - State: closed - Opened by john-science over 9 years ago

#4 - More problems for lecture #2

Issue - State: closed - Opened by john-science over 9 years ago

#3 - More problems for lecture #1

Issue - State: closed - Opened by john-science over 9 years ago - 1 comment

#2 - Lecture #2 problems - no functions

Issue - State: closed - Opened by john-science over 9 years ago - 1 comment

#1 - find and search

Issue - State: closed - Opened by john-science over 9 years ago