pandas_alive icon indicating copy to clipboard operation
pandas_alive copied to clipboard

Create stunning, animated visualisations with Pandas & Matplotlib as easy as calling `df.plot_animated()`

Results 19 pandas_alive issues
Sort by recently updated
recently updated
newest added

On conda-forge, this package needs pillow < 8.0.0 and attrs < 20.0.0. It would be helpful for installing this package alongside others if it could use newer versions of these...

help wanted

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 6.3.0. Commits cefe0bf Release 6.3.0 a534fb9 Release 6.3.0b0 87920c5 Add changelog for 6.3.0 (#1669) dd6d9c7 add slide numbering (#1654) 5d2c5e2 Update state filter (#1664) 11ea593...

dependencies

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

**Describe the bug** With a time series dataset, I have a good portion of data point with negative numbers as shown below. In the rendered bar chart race mp4 file,...

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

While installing the pandas_alive using pip install pandas_alive, following error message shows: ModuleNotFoundError: No module named 'pandas_alive'

good first issue
question

**Describe the bug** Creating a GeoDataFrame using `geopandas` in a format suitable for `plot_animated` applies a `matplotlib` colour map to each frame. In `matplotlib`, to display the colour map on...

bug
help wanted

**Describe the bug** Plotting a GeoDataFrame using `plot_animated` takes an optional `period_label` parameter that can be used to style the date/time label that appears on the graph in each frame....

help wanted

**Describe the bug** There are two issues here, but it turns out their cause and fix overlap, so I've included them both. - Issue 1 `plot_animated` outputs two warnings with...

help wanted