Ryan C Yost

Results 7 issues of Ryan C Yost

```$ pipreqs ./ --ignore .venv``` ``` (python) C:\Users\yosty\Desktop\Desktop_Folder\14 - git\dataScripts\Text>pipreqs ./ --ignore .venv ERROR: Failed on file: ./08_sentiment_analysis_with_bert-ry.py Traceback (most recent call last): File "C:\Users\yosty\AppData\Local\Programs\Python\Python39\lib\runpy.py", line 197, in _run_module_as_main return...

**Describe the bug** I am trying to use render to create a pdf of tables. I don't know how many tables I will have each time so we use a...

**Describe the bug** When using algorithms that rely on distance like hierarchical cluster or pairwise_dist I get an error. ``` ----> [273](file:///c%3A/Users/yosty/Desktop/Desktop_Folder/14%20-%20git/matrix_profile/fed_mp.py?line=272) mp.discover.hierarchical_clusters(ts, 52, t=1) [274](file:///c%3A/Users/yosty/Desktop/Desktop_Folder/14%20-%20git/matrix_profile/fed_mp.py?line=273) ~\AppData\Roaming\Python\Python39\site-packages\matrixprofile\algorithms\hierarchical_clustering.py in hierarchical_clusters(X, window_size,...

### The feature request instead of throwing a fit and messing up my repo when I accidentally commit a large file, why can't you let me tell git to ignore...

enhancement

Fantastic package, I use it a lot. Thank you for making it. I found a bug that is a quick fix. Thanks. The get vintage dates f string needs to...

## Environment data Version: 1.87.1 (Universal) Date: 2024-03-06T00:23:16.418Z (1 mo ago) Electron: 27.3.2 ElectronBuildId: 26836302 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Darwin arm64 22.5.0 ## Expected behaviour Download image...

bug
info-needed
notebook-import-export

Seems like vscode needed %matplotlib inline to use pymnet. It works now thanks.