Skip to content

Commit 04c3a63

Browse files
authored
Fix typo in desbordante description
1 parent aabf43c commit 04c3a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ _Libraries for data analysis._
454454
- [aws-sdk-pandas](https://github.com/aws/aws-sdk-pandas) - Pandas on AWS.
455455
- [datasette](https://github.com/simonw/datasette) - An open source multi-tool for exploring and publishing data.
456456
- [data-profiling](https://github.com/Data-Centric-AI-Community/data-profiling) - Generate detailed data profiling reports for pandas DataFrames.
457-
- [desbordante](https://github.com/desbordante/desbordante-core/) - An open source data profiler for complex pattern discovery..
457+
- [desbordante](https://github.com/desbordante/desbordante-core/) - An open source data profiler for complex pattern discovery.
458458
- [ibis](https://github.com/ibis-project/ibis) - A portable Python dataframe library with a single API for 20+ backends.
459459
- [modin](https://github.com/modin-project/modin) - A drop-in pandas replacement that scales workflows by changing a single line of code.
460460
- [pandas](https://github.com/pandas-dev/pandas) - A library providing high-performance, easy-to-use data structures and data analysis tools.

0 commit comments

Comments
 (0)