skimpy icon indicating copy to clipboard operation
skimpy copied to clipboard

skimpy is a light weight tool that provides summary statistics about variables in data frames within the console.

Results 49 skimpy issues
Sort by recently updated
recently updated
newest added

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.7. Release notes Sourced from actions/cache's releases. v3.0.7 What's Changed Fix for the download stuck problem has been added in actions/cache for users who were...

dependencies
github_actions

Bumps [nox](https://github.com/wntrblm/nox) from 2022.1.7 to 2022.8.7. Release notes Sourced from nox's releases. 2022.8.7 🧚 We'd like to thank the following folks who contributed to this release: @​CN-M @​crwilcox @​DiddiLeija @​edgarrmondragon...

dependencies
python

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.14.0 to 20.16.3. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @​gaborbernat in pypa/virtualenv#2390 Bump embed pip by @​gaborbernat in pypa/virtualenv#2391 Full Changelog:...

dependencies
python

Bumps [pip](https://github.com/pypa/pip) from 22.0.4 to 22.2.2. Changelog Sourced from pip's changelog. 22.2.2 (2022-08-03) Bug Fixes Avoid AttributeError when removing the setuptools-provided _distutils_hack and it is missing its implementation. ([#11314](https://github.com/pypa/pip/issues/11314) <https://github.com/pypa/pip/issues/11314>_)...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 4.2.0. Release notes Sourced from actions/setup-python's releases. Add check-latest input and bug fixes In scope of this release we add the check-latest input. If check-latest ...

dependencies
github_actions

Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971. Commits 1f08cf4 Update version to 0.971 61c0064 Add back workaround to avoid confusing mypy.types and types in pyinfo (#13176) d8d900c Update version to 0.971+dev...

dependencies
python

Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.1. Changelog Sourced from pep8-naming's changelog. 0.13.1 - 2022-07-15 Fix warnings related to deprecated options syntax. 0.13.0 - 2022-06-22 Python 3.7 or later is now...

dependencies
python

It would be helpful to have a quarto-friendly output option, so that tables generated from skim render in markdown instead of rendering as code-like objects. For instance, a file like...

enhancement
help wanted

From my python (v 3.7) dev vm at work I pull data from Vertica (mysql) into a pandas df, and I get what smells like a dependency issue. **If this...

Bumps [numpy](https://github.com/numpy/numpy) from 1.22.4 to 1.23.1. Release notes Sourced from numpy's releases. v1.23.1 NumPy 1.23.1 Release Notes The NumPy 1.23.1 is a maintenance release that fixes bugs discovered after the...

dependencies
python