datasist icon indicating copy to clipboard operation
datasist copied to clipboard

A Python library for easy data analysis, visualization, exploration and modeling

Results 17 datasist issues
Sort by recently updated
recently updated
newest added

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 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 [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

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.0 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

Bumps [notebook](http://jupyter.org) from 6.4.1 to 6.4.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notebook&package-manager=pip&previous-version=6.4.1&new-version=6.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...

dependencies

Bumps [nltk](https://github.com/nltk/nltk) from 3.6.5 to 3.6.6. Changelog Sourced from nltk's changelog. Version 3.6.7 2021-12-28 Resolve IndexError in sent_tokenize and word_tokenize (#2922) Version 3.6.6 2021-12-21 Refactor gensim.doctest to work for gensim...

dependencies

**Utilizing Plotly to make a "Coin-USD" market data Candlestick plot** This PR fixes #68 **Required Packages** - [x] NumPy - [x] Pandas - [x] Matplotlib - [x] yfinance - [x]...

**Utilizing Plotly to make a "Coin-USD" market data Candlestick plot** **Required Packages** - [x] NumPy - [x] Pandas - [x] Matplotlib - [ ] yfinance - [ ] Plotly -...