github Nixtla/nixtla v0.4.0

latest releases: v0.7.0, v0.6.8.dev1, v0.6.7.dev3...
16 months ago

What's Changed

Python package name change

We're deprecating the nixtlats package in favor of nixtla. Please ensure you make the following changes:

  1. Install the nixtla package: pip install nixtla
  2. Update your imports accordingly, e.g. from nixtla import NixtlaClient

New features

  • [FEAT] Process multiple partitions in parallel by @elephaint in #296

Enhancements

New Contributors

Full Changelog: v0.3.0...v0.4.0

Don't miss a new nixtla release

NewReleases is sending notifications on new releases.