Idiomatic Scala testing patterns with ScalaTest.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 cxcscmu/SkillLearnBench에서 1,216개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
cxcscmu/SkillLearnBench수집된 skill 1,216개 중 40개를 표시합니다.
Idiomatic Scala testing patterns with ScalaTest.
원문 언어: 영어
Implementing type classes for extensible, ad-hoc polymorphism.
원문 언어: 영어
Skill for parsing JSON files.
원문 언어: 영어
Skill for extracting text and layout.
원문 언어: 판별 불가
Skill for scheduling meetings.
원문 언어: 영어
Implementing force-directed bubble charts with category clustering and tooltips.
원문 언어: 영어
Optimized loading and pre-processing of CSV data for D3.js.
원문 언어: 영어
Improving interaction between D3 charts and HTML tables with selection events.
원문 언어: 영어
This skill covers the process of calibrating GLM by iterating through parameters within allowed bounds and verifying metrics against observations.
원문 언어: 영어
This skill covers using the netCDF4 library for reading simulation outputs in Lake Mendota GLM modelling.
원문 언어: 영어
Improved data querying skill for finding pet-friendly accommodations and specific restaurant cuisines in a given city.
원문 언어: 영어
Improved itinerary builder focusing on constraint adherence, logically connecting cities, and robust JSON schema generation.
원문 언어: 영어
Performs image format conversion and color space modification using ImageMagick tools.
원문 언어: 영어
Counts object occurrences in an image using OpenCV template matching with non-maximum suppression.
원문 언어: 영어
Extracts all key frames from a video file into a specified output directory using FFmpeg.
원문 언어: 영어
Improved Excel data analysis and formula manipulation using openpyxl.
원문 언어: 영어
Official Anthropic brand colors, typography, and styling instructions for technical posters and presentations.
원문 언어: 영어
Advanced techniques for rendering 2D isometric exploded views of hardware using Matplotlib.
원문 언어: 영어
Comprehensive guidelines for composing a strict seven-character regulated verse (qiyan lvshi) based on modern Mandarin pronunciation, including advanced tonal rules.
원문 언어: 영어
A comprehensive skill for mapping, understanding, and filling complex interactive PDF forms using PyMuPDF (fitz).
원문 언어: 영어
How to compute precomputed distance matrices for custom distance metrics in Scikit-Learn DBSCAN.
원문 언어: 영어
Advanced usage of joblib for parallel execution of grid search tasks, including result flattening.
원문 언어: 영어
Finding the Pareto frontier for multi-objective optimization using dominance conditions.
원문 언어: 영어
An advanced guide on generating a fully-featured CSV vulnerability report, featuring explicit filtering, missing data fallbacks, and strict header schemas.
원문 언어: 영어
Advanced robust CVSS extraction logic that correctly falls back across priority sources and handles missing values.
원문 언어: 영어
A complete guide to executing Trivy in offline mode via Python `subprocess` to scan dependency files for vulnerabilities.
원문 언어: 영어
Advanced handling of GeoJSON files in GeoPandas, emphasizing correct geometry formats and time processing to ISO 8601 standard.
원문 언어: 영어
Advanced guide on GeoPandas projections for accurate metric distance calculations without distortion using point-centric Azimuthal Equidistant CRS.
원문 언어: 영어
Improved guide for performing spatial joins with GeoPandas, specifically handling antimeridian crossing polygons like the Pacific Plate.
원문 언어: 영어
Deep parsing and structural querying of nested JSON documents, resolving implicit relations across multi-modal corporate datasets like Slack messages and PRs.
원문 언어: 영어
How to correctly and robustly search for a fund manager's accession number in SEC 13F COVERPAGE.tsv.
원문 언어: 영어
How to calculate a fund's actual AUM and total unique stock count for modern SEC 13F data.
원문 언어: 영어
How to accurately identify stocks that "received increased investment" by checking both share count and dollar value change.
원문 언어: 영어
How to find top fund managers heavily invested in a particular stock across all data quality issues.
원문 언어: 영어
Security considerations for Jackson JSON deserialization in Java, focusing on @JacksonInject bypass vulnerabilities via empty property names ("").
원문 언어: 영어
Provides a robust python module for querying GitHub's search API using urllib with automatic pagination.
원문 언어: 영어
A refined skill to implement SimPO (Simple Preference Optimization) loss in PyTorch, precisely matching the official paper implementation without a reference model.
원문 언어: 영어
Advanced Word document manipulation using raw XML regex replacements to perfectly preserve formatting across split text runs.
원문 언어: 영어
Robustly extracts text from PDF, DOCX, and PPTX files in Python using PyPDF2, python-docx, and python-pptx, suitable for document classification workflows.
원문 언어: 영어
Classifies unstructured text into specific categories based on keyword presence, falling back to a default category when no matches are found.
원문 언어: 영어