-
[ORC-8](https://github.com/oxen-io/oxen-improvement-proposals/issues/36) suggests that regulatory pressure on privacy coins is a primary reason to replace Oxen with a transparent coin. This suggestion…
-
-
Asking Phind realtime questions is giving the following error:
`19:30:31 - ERROR : 'content'`
For example prompting pytgpt with the prompt `What was the stock price for Nvidia yesterday?` gives the…
-
Agenda:
- [ ] Take a look at a couple of students' independent analyses - students practice giving constructive feedback on the writing of headlines and description. (15 min)
- [ ] [This week's di…
-
Hi, I'm super excited to see this plugin come to life. It's been a missing piece in my analysis for a little while now. I tried pip installing your package and configuring the plugin in my personal le…
-
**NOTE** Most of the sections didn't get to discuss the *Data Feminism* reading last week, so I'm extending this discussion. I've added a couple more short readings about Open Access publication - no …
-
**NOTE** Most of the sections didn't get to discuss the *Data Feminism* reading last week, so I'm extending this discussion. I've added a couple more short readings about Open Access publication - no …
-
Write a Python program to combine two dictionaries by adding values for common keys.
dict1 = {'a': 10, 'b': 20, 'c': 30}
dict2 = {'b': 30, 'c': 40, 'd': 50}
combined_dict ={}
for key in dict1:
if…
-
I have a general question to @AlexAxthelm and @cjyetman: what is our "release" process?
* Initially, we would only bump `r2dii.*` version numbers once they were accepted to CRAN
* We…
-
Hi mdancho84,
I just started working with tidyquant mainly to analyze my own portfolio of ETFs. I wondered whether there is a simple method to convert all prices to a defined currency? Would be pro…