How to determine which points fall inside a specific polygon using GeoPandas.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 1.216 skills de cxcscmu/SkillLearnBench. Abra uma skill para revisar a origem e os detalhes.
cxcscmu/SkillLearnBenchMostrando 40 de 1.216 skills coletadas.
How to determine which points fall inside a specific polygon using GeoPandas.
Idioma do texto original: inglês
Patterns for cross-referencing multiple data sources (products, employees, etc.) to answer complex business questions.
Idioma do texto original: inglês
Provides techniques for parsing and extracting data from JSON files in Python.
Idioma do texto original: inglês
Techniques to find specific data points in nested Python dictionaries using recursion.
Idioma do texto original: inglês
A skill for parsing and analyzing SEC Form 13F TSV files, including COVERPAGE, INFOTABLE, and SUMMARYPAGE, using pandas.
Idioma do texto original: inglês
A skill for finding best string matches in datasets using fuzzy matching libraries like fuzzywuzzy or rapidfuzz.
Idioma do texto original: inglês
Security and Jackson deserialization issues in Apache Druid, focusing on property bypasses.
Idioma do texto original: inglês
Fetch repository metrics, issues, and pull requests over a specific date range using the GitHub Search API.
Idioma do texto original: inglês
Parse datetime strings and compute time durations/averages for datasets (like PR merge times) in Python.
Idioma do texto original: inglês
Using Hugging Face TRL library for building custom trainers for Preference Optimization methods like DPO, SimPO, etc.
Idioma do texto original: inglês
Guide on understanding and implementing the SimPO (Simple Preference Optimization) loss function for language models.
Idioma do texto original: inglês
A skill for replacing placeholders and handling conditional blocks in python-docx.
Idioma do texto original: inglês
Extracts text from PDF, DOCX, and PPTX files using Python.
Idioma do texto original: inglês
Classifies text into predefined categories using keyword matching heuristics.
Idioma do texto original: inglês
Guide for using Circe in Scala 2.13 for parsing and generating JSON, specifically when translating Python JSON handling.
Idioma do texto original: inglês
Guide for creating functional fluent builders in Scala.
Idioma do texto original: inglês
Guide for translating Python TypeVars and generics to Scala covariant and contravariant types.
Idioma do texto original: inglês
Guide for translating Python @overload and dynamic typing (Any, Union) to Scala method overloading and type matching.
Idioma do texto original: inglês
Extracts vector graphics, colors, and text from PDF files using PyMuPDF to analyze calendars or visual schedules.
Idioma do texto original: inglês
Uses regular expressions to parse dates, time ranges, and durations from natural language text like meeting requests.
Idioma do texto original: inglês
Guide for creating clustered bubble charts using D3.js force simulations (v6+), including collision and categorization.
Idioma do texto original: inglês
Guide for linking D3.js SVG visualizations with DOM elements like HTML tables for bidirectional interactivity (hover, click, highlight).
Idioma do texto original: inglês
Calibrating the General Lake Model (GLM) by modifying parameter bounds for lake simulation.
Idioma do texto original: inglês
Matching observations with simulated data using exact datetime and rounded depth merges in pandas.
Idioma do texto original: inglês
Reading and processing NetCDF outputs from models like GLM using Python and xarray.
Idioma do texto original: inglês
Using Python and Pandas to analyze large CSV datasets and filter based on specific criteria like budget, location, and amenities.
Idioma do texto original: inglês
Algorithmic planning of itineraries avoiding specific transport modes and allocating time based on budget constraints.
Idioma do texto original: inglês
Convert images to grayscale in-place.
Idioma do texto original: inglês
Count occurrences of a template in a target image.
Idioma do texto original: inglês
Extract key frames (I-frames) from video files using FFmpeg.
Idioma do texto original: inglês
Using openpyxl to read, write, and modify Excel files while preserving formatting and using formulas.
Idioma do texto original: inglês
Guidelines for applying Anthropic's visual identity and brand tokens in technical and marketing artifacts.
Idioma do texto original: inglês
Technical image generation using Python's Pillow library. Use this when you need to programmatically create diagrams, posters, or technical drawings.
Idioma do texto original: inglês
Rules for rhyming in poetry based on modern Mandarin (Pinyin).
Idioma do texto original: inglês
Rules for composing Chinese seven-character regulated verse (Qi Yan Lv Shi).
Idioma do texto original: inglês
Methods for programmatically filling PDF forms (AcroForms) and saving the results using pypdf.
Idioma do texto original: inglês
Techniques for inspecting PDF form fields and their properties using Python libraries like pypdf.
Idioma do texto original: inglês
Implementation of a custom distance metric for DBSCAN clustering using scipy and sklearn.
Idioma do texto original: inglês
Greedy matching algorithm to pair predicted cluster centroids with ground truth points for F1 and distance metrics.
Idioma do texto original: inglês
Efficiently perform hyperparameter grid search using parallel processing.
Idioma do texto original: inglês