Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Rybakov committed Aug 17, 2023
1 parent ff92db2 commit a536992
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ dimensions and provides under the hood mechanisms to **partition** huge amounts
* Own **locking** mechanism enabling virtual arrays parallel read and write
* Array level **metadata attributes**
* **Fancy data slicing** using timestamps and named labels
* Support for industry standard [NumPy](https://numpy.org/doc/stable/),
[pandas](https://pandas.pydata.org/docs/) and [Xarray](https://docs.xarray.dev/en/stable/)
* Support for industry standard [NumPy](https://numpy.org/doc/stable/), [Xarray](https://docs.xarray.dev/en/stable/)
* Storage level data **compression and chunking** (via HDF5)

## Code and Documentation
Expand Down

0 comments on commit a536992

Please sign in to comment.