Skip to content

Commit 9b0d3d4

Browse files
committed
added missing README to dataframe-csv module
1 parent 49ab57d commit 9b0d3d4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dataframe-csv/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## :dataframe-csv
2+
3+
This module, published as `dataframe-csv`, contains all logic and tests for DataFrame to be able to work with `csv`
4+
files.
5+
6+
At the moment, this module is in the experimental stage, so it's not included when
7+
you add the `dataframe` dependency to your project.

0 commit comments

Comments
 (0)