- Ensure pandas 2.0 compatibility (fix integer casting of datetimes)
- Try to catch NaN before passing to
datetime.utcfromtimestamp
- Fix PyPI install by adding
MANIFEST.in
- Update documentation
- Initial release on PyPI
datetime.utcfromtimestamp
MANIFEST.in