- 🔭 I’m currently working on building personal AI assistants for lowering marketing costs at Čile Marketing
- 📫 How to reach me: LinkedIn
🌊
back to learning
- Juan Diago
Pinned Loading
-
Colorized Voronoi diagram with Scipy...
Colorized Voronoi diagram with Scipy, in 2D, including infinite regions 1import numpy as np
2import matplotlib.pyplot as plt
3from scipy.spatial import Voronoi
45def voronoi_finite_polygons_2d(vor, radius=None):
-
S3 Multipart Upload from request.file
S3 Multipart Upload from request.file 1'''
2See comments for description & usage instructions.
34'''
5 -
-
Async GET request for images using a...
Async GET request for images using aiohttp 1import re
2import asyncio
3from io import BytesIO
4import time
5from pathlib import Path
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.