Colin Delahunty

Results 207 comments of Colin Delahunty

@deeleeramone I can reproduce the first error, but not the second. How could I reproduce the second issue?

@husmen this is awesome!! @martinb-bb what do you think about this implementation?

Andrew suggest fixing this by checking if the integer is less than 5 digits long in the javascript code.

@akshatakulkarni25 thanks for the interest! Currently, we get the choices from the argparse options. To add auto-selection here, you will need to make the available expirations options. Here is the...

@simmonsj330 keep in mind this will create a lot of issues. For example, if we change our own presets, and then expect them to automatically work on users systems. @Chavithra...

I think you need to filter so that all expirations are the same. Do you want me to add a warning if the dates are different?

Maybe people will disagree, but is not allowing people to change the location a good idea? Not allowing people to move it would make things simpler, and I don't see...

mv ~/Desktop/largefile.txt /Users/danglewood/OpenBBUserData/sources/sources.json

Here is the documentation for the mv command: https://www.geeksforgeeks.org/mv-command-linux-examples/