Idiomatic Scala testing patterns with ScalaTest.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٬٢١٦ من skills من cxcscmu/SkillLearnBench. افتح أي skill لمراجعة مصدره وتفاصيله.
cxcscmu/SkillLearnBenchعرض ٤٠ من أصل ١٬٢١٦ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية