pypi holoviews 1.15.2
Version 1.15.2

latest releases: 1.23.0a1, 1.23.0a0, 1.22.1...
3 years ago

This release contains a small number of important bug fixes. Many thanks
to @stanwest for his contribution and thank you to our maintainers
@hoxbro, @maximlt, @jlstevens, @jbednar, and @philippjfr.

Bug fixes:

  • Fix support for jupyterlite (#5502)
  • Improve error message for hv.opts without a plotting backend (#5494)
  • Fix warnings exposed in CI logs (#5470)
  • Thanks to @maximlt for various CI fixes (#5484, #5498, #5485)

Enhancement:

  • Allow Dimension objects to accept a dictionary specification (#5333)
  • Refactor to remove iterrows for loop from connect_edges_pd (#5473)

Deprecations:

Promoted DeprecationWarning to FutureWarning when using pandas
DataFrames with non-string column names. This will not change any
functionality but will start warning users about functionality that will
be deprecated in future.

  • Upgrade warning for invalid dataframe column names (#5472)

Don't miss a new holoviews release

NewReleases is sending notifications on new releases.