diff --git a/README.md b/README.md index aefc3fe..2f9adb6 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ This section covers data quality for tabular data. - [Pandas Profiling](https://github.com/pandas-profiling/pandas-profiling) - A tool for generating profile reports from pandas DataFrames. (2016) - [DataProfiler](https://github.com/capitalone/DataProfiler) - A Python library for data profiling and data quality validation. (2021) +- [CSV Row Realigner Browser Edition](https://github.com/zhailong8845-art/csv-row-realigner-web) - A local browser tool that repairs over-wide CSV rows and emits a fail-closed record-count audit. (2026) ## Time Series Data diff --git a/README_ja.md b/README_ja.md index 804e2ad..662e561 100644 --- a/README_ja.md +++ b/README_ja.md @@ -173,6 +173,7 @@ - [Pandas Profiling](https://github.com/pandas-profiling/pandas-profiling) - pandas DataFrameからプロファイルレポートを生成するツール。(2016) - [DataProfiler](https://github.com/capitalone/DataProfiler) - データプロファイリングとデータ品質検証のためのPythonライブラリ。(2021) +- [CSV Row Realigner ブラウザ版](https://github.com/zhailong8845-art/csv-row-realigner-web) - ローカルブラウザで列数超過のCSV行を修復し、失敗時に停止するレコード数監査を生成するツール。(2026) ## 時系列データ diff --git a/README_zh.md b/README_zh.md index 013eba1..528c7f0 100644 --- a/README_zh.md +++ b/README_zh.md @@ -174,6 +174,7 @@ - [Pandas Profiling](https://github.com/pandas-profiling/pandas-profiling) - 从pandas DataFrame生成概要报告的工具。(2016) - [DataProfiler](https://github.com/capitalone/DataProfiler) - 用于数据分析和数据质量验证的Python库。(2021) +- [CSV Row Realigner 浏览器版](https://github.com/zhailong8845-art/csv-row-realigner-web) - 在本地浏览器中修复超宽CSV行并生成失败关闭记录数审计的工具。(2026) ## 时间序列数据