sgr icon indicating copy to clipboard operation
sgr copied to clipboard

sgr (command line client for Splitgraph) and the splitgraph Python library

Results 69 sgr issues
Sort by recently updated
recently updated
newest added

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.3.0 to 6.5.1. Release notes Sourced from nbconvert's releases. Release 6.5.1 No release notes provided. 6.5.0 What's Changed Drop dependency on testpath. by @​anntzer in jupyter/nbconvert#1723 Adopt...

dependencies

Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.9.1 to 4.11.2. Release notes Sourced from jupyter-core's releases. 4.11.1 What's Changed Fix inclusion of jupyter file and check in CI by @​blink1073 in jupyter/jupyter_core#276 Full Changelog:...

dependencies

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.3.0 to 6.5.1. Release notes Sourced from nbconvert's releases. Release 6.5.1 No release notes provided. 6.5.0 What's Changed Drop dependency on testpath. by @​anntzer in jupyter/nbconvert#1723 Adopt...

dependencies

Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.9.1 to 4.11.2. Release notes Sourced from jupyter-core's releases. 4.11.1 What's Changed Fix inclusion of jupyter file and check in CI by @​blink1073 in jupyter/jupyter_core#276 Full Changelog:...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

For example: ```bash sgr csv import -s year -s commodity_code […] ``` Or even being able to pass the type as well (select the column and give it a type):...