-
### Description
I want to plot a satellite trajectory using matplotlib and cartopy with PlateCaree projection. To avoid "jumping" of the trajectory when going from +180° to -180° longitude, I impleme…
-
# :wave: Welcome to GitHub Learning Lab's "Introduction to GitHub"
To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.
:point_down: _This arrow m…
-
There are some common customization points that we might predict for this theme. In particular, things like background color, fonts/font-size, etc.
Other than specifically adding configuration for …
-
I am working on Face-recognition app and want to display name in webApp when face is recognized.
here is my app.py.
```
from flask_socketio import SocketIO, emit
from flask import Flask, rend…
-
**Describe the bug**
Some H1 headers in `.ipynb` Markdown cells are converted to LaTeX `\chapter{...}` commands and some are converted to `\section{...}` commands. I can't seem to tell or control wh…
-
Домашнее задание: анализ рынка Инженер Данных: РФ, USA, EU
Цель: Изучить рынок Data Engineering и его особенности в РФ, EU, USA
Проанализировать требования к языкам, стеку инструментов и опыту
Пост…
-
When I try to run the Mapplot example, I get the following error when I try to use `plot_bokeh.map`:
>AttributeError: 'function' object has no attribute 'map'
The whole code is as follows:
```p…
-
I am trying to figure out how to add POST request to it and would be grateful for any help.
Here is my Flask app with Flasgger (`app.py`):
import datetime
import numpy as np
impor…
-
**Problem description**
- What did you do?
Trying to get the map data from `osmnx.graph_from_point`
- What did you expect to happen?
To get the graph back
- And what actually happened inst…
-
I´m trying to load a .geojson file that I saved from qgis, and I'm working inside a jupyter notebook with a Anaconda installed version of python, every time I try and run:
`import geopandas as gpd`
…