We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ebfb9 commit 508d5b9Copy full SHA for 508d5b9
README.md
@@ -5,6 +5,9 @@
5
- Input files can be xml or zip files (containing one or mutiple xml files)
6
- All files are parsed into one and same Pandas DataFrame, thus if you want single file or single data model, you need to filter on INSTANCE_ID column
7
8
+## Documentation:
9
+https://haigutus.github.io/triplets
10
+
11
## To get started:
12
13
```python
0 commit comments