TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3864 · 30 нояб.

​🐌Всё про ускорение Python-кода —[1:29:40] По сравнению с низкоуровневыми языками программирования, Python можно считать довольно медленным, поскольку он полностью состоит из скриптов. Из этого видео вы узнаете о базовых вещах, которые позволят ускорить ваш Python-код и избежать основных ошибок, которые допускают новички в этом вопросе. 1. Каким должен быть код — [7:15] 2. Профилирование — [8:38] 3. Пример профилирования — [12:05] 4. Что можно улучшить в коде? — [36:34] 5. Как избегать циклы — [36:42] Перейти к просмотру #видео#python

Результаты

Найдено 1 похожих постов

Поиск: #proj

当前筛选 #proj清除筛选
djangoproject

@djangoproject · Post #424 · 26.08.2017, 08:43

http://scitools.org.uk/cartopy/docs/latest/index.html Cartopy is a Python package designed to make drawing maps for data analysis and visualisation as easy as possible. #Cartopy makes use of the powerful #PROJ.4, #numpy and #shapely libraries and has a simple and intuitive drawing interface to #matplotlib for creating publication quality maps. Some of the key features of cartopy are: object oriented projection definitions point, line, vector, polygon and image transformations between projections integration to expose advanced mapping in matplotlib with a simple and intuitive interface powerful vector data handling by integrating shapefile reading with Shapely capabilities