Skip to content
Merged
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
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ database for easy and efficient querying.
dataframe-like API and vectorized engine to do analytics on these
tables at scale.
3. **Versioning.** DataChain doesn't store, require moving or copying
data (unlike DVC). Perfect use case is a bucket with thousands or
millions of images, videos, audio, PDFs.
data. Perfect use case is a bucket with thousands or millions of
images, videos, audio, PDFs.

## Key Features

Expand Down
Loading