[I/O] MongoDB: Error while using translate `ValueError: max() iterable argument is empty`
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 7d 5h
- Merged PRs (30d)
- 7
Description
_@delusion8399 added a report at https://github.com/crate/mongodb-cratedb-migration-tool/issues/25. Because we are archiving that repository, we are adding the report here instead._
Hi, getting this error while using translate
```python
type = max(types, key=lambda item: types[item]["count"])
ValueError: max() arg is an empty sequence
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.