Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudeigerc/csv2xes
A tool converting .csv file to .xes
https://github.com/rudeigerc/csv2xes
process-mining python
Last synced: 3 months ago
JSON representation
A tool converting .csv file to .xes
- Host: GitHub
- URL: https://github.com/rudeigerc/csv2xes
- Owner: rudeigerc
- License: mit
- Archived: true
- Created: 2018-03-07T12:47:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T07:01:51.000Z (over 5 years ago)
- Last Synced: 2024-08-03T23:03:43.656Z (6 months ago)
- Topics: process-mining, python
- Language: Python
- Size: 7.81 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csv2xes
A tool converting .csv file to .xes
## Usage
```bash
$ python process.py -i [input file name]
$ python convert.py -i processed.csv
```## License
MIT