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