-
Not sure if it fully falls under the required "user stories", but we (i.e. OpenFE team) were discussing this internally after yesterday's meeting and thought it might be good to put it up. From re…
-
please clean up further, e.g. having 'data' and 'data_dir' is somewhat confusing. also, main level readme should give a brief overview of what's where and how to go about reproducing things.
While …
-
In the light of reproducible research it would be good to log the actions performed through the GUI. Having to keep track of all settings/action will require a lot of documentation/logging by the user…
-
**Submitting authors:** @TheAMIZZguy @danielhou13 @TimothyZG @gzzen
**Repository:** https://github.com/DSCI-310/DSCI-310-Group-1
**Abstract/executive summary:**
For this project, we put our fo…
-
Developing from conversations with @rabernat, it could be beneficial and interesting to a relatively broad audience if the zarr paper included some results of benchmarks. This could include benchmarks…
-
:red_circle: **Title** : Whatsapp Chat Analyzer
:red_circle: **Aim** : To Parse Real World Data and perform Exploratory Data Analysis on them and Provide the results in a web interface
:red_circle: …
-
**Submitting authors:** @Rachel0619 @rafecchang @AnuBanga @killerninja8 Sid Grover
**Repository:** https://github.com/UBC-MDS/dsci_522_group_8_bank_marketing_project
**Report link:** https://ubc-…
-
**Ціль:**
1. Вивчити розподіли.
2. Визначити основні характеристики даних: розмір датасету, типи даних.
3. Виявити відсутні значення.
4. Провести аналіз кореляцій та залежностей між змінними.
5. Вияв…
-
Sorry, but I'm unable to fetch ‘R Programming: The basics of
| programming in R’
-
It would be useful to be able to generate unions during type inference:
```Java
In [11]: pa.array([{'a': 1, 'b': 'string'}, {'b': 2}])
-----------------------------------------------------------…