gsee icon indicating copy to clipboard operation
gsee copied to clipboard

pandas 1.x compatible gsee PyPi package wanted

Open mfleschutz opened this issue 4 years ago • 0 comments

The latest PyPi version, gsee v0.3.1, uses pandas.Series.clip_upper here which is deprecated since pandas v0.24.0 (source).

It would be very helpful to have a pandas v1.x compatible gsee version on PyPi (e.g. gsee v0.3.2 i.e. without new features).

mfleschutz avatar Oct 08 '21 07:10 mfleschutz