JeongminCha (Everett)

Results 8 issues of JeongminCha (Everett)

**Describe the bug** Cannot use 'cp' command while installing it on Windows. It is needed to replace 'cp' with 'copy' in scripts written in `package.json` if an user wants to...

help wanted
good first issue

As far as I know, jsonresume supports resume details such as about, work experience, skills, education, awards, etc. However, I want to add something more than these things. I wish...

After I looked at your codes deeply, it don't provide a feature to pass props to customized page indicator. When I want to pass props to customized page, I can...

It would be better if you put requirements.txt within this repository. It's not a big deal, but I hope you add that file. :) Thanks in advance.

I am searching for python/r libraries to use modeling data with Hawkes process. I want to try using your codes but I cannot figure how to use your codes well....

I installed ptproc(1.5.1) library and I tried to run your code 'fit.R', but I got several problems. At first time, I encountered the problem related to `condition` in penalty() function....

I couldn't find how to set api key in the README.md. Can I set API key while using this library?

**Describe the bug** Even the first line of your example in the main README doesn't work. **To Reproduce** ``` from autodcf.company import BalanceSheet, CashFlows, Company, IncomeStatement from autodcf.models import SimpleDCF...