v0.1.2
·
152 commits
to master
since this release
- Resample has fill=True option for filling in zeros
- AS OF join now has option to retrieve NULL values from the 'right-hand' dataset (using skipNulls=False parameter)
- Update Resample Function to support custom windows (x minutes, y days) where x and y are integers
- Update the default to not prefix fields in the resample (bar calculations will continue to use preset high/open/low/close prefix)
- Bring Scala resample up to par with Python version
- Update README to refer to pypi project (dbl-tempo)
- Python logging now included to avoid print statements
- Bumping version