Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

## 時系列データ

Expand Down
1 change: 1 addition & 0 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

## 时间序列数据

Expand Down