Python-GIS-book/site

Chapter 14: Conclusions

Opened this issue · 0 comments

  • Where to go from here?
  • Computational efficiency
    • Tips, timeit, etc.
  • Object Oriented Programming
  • Recommendations for learning more
  • Notebooks are good for science, but developing software is done with *.py files. Explain differences and recommend resources to learn more.