Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
srcs [2023/02/25 10:51]
root
srcs [2023/03/29 10:19] (текущий)
root
Строка 10: Строка 10:
   * [[https://matplotlib.org/contents.html|Рисование графиков: модуль matplotlib]]   * [[https://matplotlib.org/contents.html|Рисование графиков: модуль matplotlib]]
   * [[https://pandas.pydata.org/docs/user_guide/index.html#user-guide|Работа с табличными данными: модуль pandas]]   * [[https://pandas.pydata.org/docs/user_guide/index.html#user-guide|Работа с табличными данными: модуль pandas]]
 +  * [[https://scitools.org.uk/cartopy/docs/v0.21/index.html|Построение карт: модуль cartopy]]
   * [[https://docs.obspy.org/contents.html|Обработка сейсмоданных: модуль obspy]]   * [[https://docs.obspy.org/contents.html|Обработка сейсмоданных: модуль obspy]]
  
Строка 40: Строка 41:
   * [[http://greenteapress.com/thinkpython2/html/index.html|Allen B. Downey — Think Python: How to Think Like a Computer Scientist, 2nd Edition]]   * [[http://greenteapress.com/thinkpython2/html/index.html|Allen B. Downey — Think Python: How to Think Like a Computer Scientist, 2nd Edition]]
   * [[https://automatetheboringstuff.com|Al Sweigart — Automate the Boring Stuff with Python]]   * [[https://automatetheboringstuff.com|Al Sweigart — Automate the Boring Stuff with Python]]
 +  * [[https://pythonnumericalmethods.berkeley.edu/notebooks/Index.html | Qingkai Kong, Timmy Siauw, Alexandre Bayen — Python Programming And Numerical Methods: A Guide For Engineers And Scientists]]
   * [[https://pavel-karateev.gitbook.io/intermediate-python/|Intermediate Python (на русском)]] [[http://book.pythontips.com/en/latest/index.html|Intermediate Python (на английском)]]   * [[https://pavel-karateev.gitbook.io/intermediate-python/|Intermediate Python (на русском)]] [[http://book.pythontips.com/en/latest/index.html|Intermediate Python (на английском)]]
   * [[http://www.diveintopython3.net/index.html|Mark Pilgrim — Dive into Python 3]]   * [[http://www.diveintopython3.net/index.html|Mark Pilgrim — Dive into Python 3]]