Revisions of python-hvplot

buildservice-autocommit accepted request 1155037 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 33)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1154278 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 32)
- Update to 0.9.2
  * Correctly fall back to all numeric Polars columns when y is not
    specified (#1247)
  * Compatibility with Pandas 2.2 (#1257)
- Update to 0.9.1
  ## Enhancements:
  * Explorer: give more space to the plot and various UI tweaks
    (#1197, #1198, #1199, #1225)
  * Explorer: disable the geographic controls when geoviews is not
    installed (#1223)
  * Explorer: change the default plot type from line to scatter
    (#1228)
  * Support polars objects in the hvplot.plot entrypoint (#1219,
    #1222)
  ## Bug fixes:
  * Fix ignoring hover_cols in OHLC plots (#1216)
  * Fix considering datashaded plots with one y variable as
    categorical (#1231)
  * Fix displaying Panel objects returned by hvPlot with show
    (#1230)
- Skip python39: no xarray anymore
buildservice-autocommit accepted request 1125872 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1125854 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 30)
- update to 0.9.0
  * The Explorer has been extended with some features
  * Add experimental Fugue integration
  * Add basic Polars integration
  * Add .hvplot.explorer() as an alternate entry point to create an explorer
  * Add the resample_when option to dynamically enable datashade/rasterize/downsample
  * Fix x-limit, y-limit, and rasterize support for geo features
  * Preparations before the release of Param 2.0 
  * Drop Python 3.6 and 3.7
  * More changes, see https://hvplot.holoviz.org/releases.html
buildservice-autocommit accepted request 1091745 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 29)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1091438 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 28)
- Update to 0.8.4
  * Fix .interactive layout compatibility with Bokeh 3 (1076)
  * Fix usage with intake (1052)
  * Fix deprecated usage of Param 2.0 (1064)
  * Fix projection when xlim/ylim provided (1053)
  * Fix interpretation of positional arg with geopandas, now used
    as color (1056)
  * Fix import error messages for geo dependencies (1054)
  * Fix usage of hover for geometries - make it less likely to fail
    (1055)
buildservice-autocommit accepted request 1077446 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 27)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1076678 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 26)
- Update to 0.8.3
  * Allow .hvplot to execute the ibis backend (#990)
  * Improve package name in error message (#1005)
  * Let process_crs try a few approaches before raising error
    (#1026)
  * Fix label on unnamed data array (#1025)
  * Only use xarray long_name metadata if it is a string (#1031)
  * Replace deprecated Param methods (#1030)
  * Ensure interactive pipeline is not re-executed needlessly
    (#1029)
  * Fixes subplots=True for geo=True and by (#761)
  * Force column names to string (#1042)
buildservice-autocommit accepted request 1063602 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 25)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 24)
- Update to 0.8.2
  ## Dependencies:
  * Add Panel lower pin to ensure Bokeh 3 is not installed (#974)
  ## Interactive:
  * Support slice (#776)
  ## Plot:
  * Convert DataFrame columns with type RangeIndex to strings to ensure
    compatibility with HoloViews (#932)
  * Ensure that xarray dataset metadata propagates to NdOverlays (#930)
  * Support rioxarray (#905)
  * Improve error message mentionning pyproj (#950)
  ## Explorer:
  * Don't error on datetime-like axis (#968)
  * Don't use xlim/ylim slider if start and end values are identical (#966)
  ## Documentation:
  * New and updated docstrings (#892, #863)
  * Improve the landing page (#874, #903, #876)
  * Change http to https (#873)
  * Add intended rolling_window param into pipeline (#944)
  * Updates the README (#817)
  * Miscellaneous documentation improvements (#866, #887, #910)
  ## Development:
  * Add pre-commit to format and lint the code on commits (#967)
  ## CI:
  * Miscellaneous fixes and improvements (#867, #922, #947, #948, #949, #960,
    #977)
buildservice-autocommit accepted request 1037584 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 23)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1037401 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 22)
- Update to 0.8.1
  ## Interactive:
  * Set interactive function to lazy to avoid calling it twice
    (772)
  * Add support for hvplot kind accessor (781, 858)
  * Add more tests to Interactive and some comments (812)
  * Fixes to the operators implemented by Interactive (814)
  * Propagate max_rows (815)
  * Only register the function parameters watchers once (818)
  * Do not re-execute transform on copied clones (833)
  * Internal callback made dependent only when parameters are found
    (857)
  ## Explorer:
  * Make the explorer easier to use (799)
  * Enhancement to Fields tab in explorer (811)
  * Remove the marker styling option of the explorer (809)
  ## Plot:
  * Make rescale_discrete_levels a plot option (758)
  * Ensure that dataframes with multiple columns are categorically
    shaded (759)
  * Display a color bar when rasterize is enabled (782)
  * Update the expected DataSet plot title after xarray 2022.6.0
    (795)
  * Set categorically shaded when there's more than one variable
    (843)
  * Clone GeoViews' features (850)
  * Documentation:
  * Add new and improve existing docstrings (793, 826, 827, 822)
  * Update developer install instructions (794)
  * Rework the landing page and add a Getting started guide (838)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 950539 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 21)
- Don't test with python310-dask: not supported yet
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 921146 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 20)
HOW MANY TIMES DO I HAVE TO REBASE BEFORE YOU CHECK YOUR ENVIRONMENT?

- Update to 0.7.3
  * Improved .interactive Dataframe support: max_rows display,
    column access (#640)
  * Improved accessor and attribute behavior for .interactive
    (#633, #635, #641, #642)
  * Add .holoviews() terminal method to .interactive pipelines
  * Add support for kwargs to .interactive.layout
  * Misc fixes to .interactive API (#630, #632)
  * Allow dynspread=True to be used with rasterize=True (now that
    Datashader supports it)
- remove unnecessary no-network.patch

- Fix pooch cache dir for xarray tutorial data
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 19)
- Add no-network.patch to allow testing without a network
  connection (gh#holoviz/hvplot#662).
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 18)
- Update to 0.7.2:
  - Add support for geographic features (#622)
  - Added support for OHLC plot (#623)
  - Add Ibis backend, providing hvPlot features for lazy SQL
    queries (#507)
  - Support setting options for diagonal plots in scatter_matrix
    (#602)
  - Take group_label from columns if available (#615)
  - Add kwargs to interactive.layout()
  - Fix support for clim on contours (#587)
  - Adding default coordinates to datasets with missing coords
    (#605)
  - Do not plot streamz example point (#614)
  - Fix passing in multiple z-values (#616)
  - Ensure violin and boxplot color is applied (#619)
  - Ensure categorical colormapping is applied during datashade
    (#621)
  - Switch default tile source to OSM (since Wikipedia tiles are
    no longer available) (#610)
  - Correctly document .hist rather than .histogram (#571)
  - Use strings rather than bytes when referring to airplane
    dataset columns (#538)
  - Preserve function signature and docstring in
    with_hv_extension (#601)
  - Add hover_cols example (#612)
  - Switch to pydata sphinx theme (#613)
  - Update available options in customization docs (#620)
  - Add hover='vline' hover='hline' options to expose Bokeh HoverTool mode (#493)
  - Support streaming plots from HoloViews streams (not needing
    a streamz source) (#542)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 907132 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 17)
- Fix pooch cache dir for xarray tutorial data
buildservice-autocommit accepted request 872002 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 871746 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 15)
- Update to version 0.7.0
  Major new features:
  * Powerful new .interactive() API for building easy apps (#505,
    #523)
  * New transforms argument to transform data in .hvplot() calls 
    (#526)
  Other new features and enhancements:
  * Support passing geographic projections as strings (#372)
  * Improved data selection, e.g. for filtering on metadata (#522)
  * Provide color_key to datashade as well as cmap, for convenience
    (#525)
  * Update param warnings to new API (#528)
  Bug fixes:
  * Fix for specifying hover_cols (#504)
  * Remove outdated reference to __main__ console script (#494)
  * Misc doc fixes, including to Streaming.ipynb (#481, #511)
  * Handle node_shape for networkx (#527)
- Skip python36 build: python36-numpy is being removed from TW
  (NEP 29)
- Enable test suite
  * Use xarray-data.tar.gz
  * Skip tests not working on 32-bit gh#holoviz/hvplot#560
- No more entrypoint
buildservice-autocommit accepted request 816746 from Todd R's avatar Todd R (TheBlackCat) (revision 14)
baserev update by copy to link target
Displaying revisions 1 - 20 of 33
openSUSE Build Service is sponsored by