Rising Odegua

Results 20 issues of Rising Odegua

A Tensorflow based function to calculate Corr for series and columns, similar to Pandas Corr function.

enhancement
good first issue

Pivot table support for DataFrame

enhancement

## Task * [x] Demonstration repo up **Done** https://github.com/datopian/datahub-pages-demo * [x] Create repo with MIT license * [x] Add content from `your-own-data-example` * [x] Script to do build in next.datahub.io...

This is can be attributed to the following: * Using npx create-next-app portal -e ${portalGithubRepo} command to pull repo. We should go back to cloning with GitHub since the example...

Bug

We need a detailed doc on how to use Portal.js. This doc should be a one-stop guide for setting up as well as using portal.js in building single or multiple...

This will help us toggle the cell running indicator in the UI, and also ensure we block all cell code execution until a cell has finished execution. ## Acceptance *...

Executing code with the Nodejs VM module has many known security vulnerabilities, and we need to address them before any major release. This tool might help: https://github.com/patriksimek/vm2 See also: https://github.com/nodejs/node/issues/40718...

enhancement

## Acceptance * [ ] Default format for saving dnotebook is JSON * [ ] We can export active notebook to the following format: * [ ] PDF * [...

enhancement

At moment, the menu item must be clicked before they are opened, we should use the `onMouseEnter` flow instead of click events. ## Acceptance * [ ] Menu items are...

enhancement

## Acceptance * [x] We have a local file tree browser in the UI similar to what we have in vscode.dev * [x] Sidebar should toggle open and close *...

enhancement