data-manipulation
Here are 255 public repositories matching this topic...
Describe the bug
Danfojs does not throw correct error when more than one key specified in the merge function
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://playnotebook.jsdata.org/'
- load danfojs version 0.2.4 using load_packages
- run the following code:
let data = [['K0', 'k0', 'A0', 'B0'], ['k0', 'K1', 'A1', 'B1'],
['K1', 'K0', 'A-
Updated
Mar 9, 2021 - TypeScript
-
Updated
Mar 16, 2021
-
Updated
Jan 11, 2019 - JavaScript
-
Updated
Mar 26, 2021 - HTML
-
Updated
Mar 2, 2021 - R
-
Updated
Dec 11, 2020 - Python
-
Updated
Sep 15, 2020 - C++
-
Updated
Mar 13, 2021 - R
-
Updated
Mar 12, 2021 - Python
-
Updated
May 28, 2020 - R
-
Updated
Mar 5, 2021 - Julia
-
Updated
Mar 26, 2020 - R
-
Updated
Feb 24, 2021 - HTML
-
Updated
Jan 29, 2021 - C++
-
Updated
Apr 24, 2018 - HTML
-
Updated
Sep 22, 2018 - Python
-
Updated
Aug 4, 2020 - JavaScript
-
Updated
Aug 12, 2020 - PHP
Anki shortens filenames that are too long in the latest versions, but only when a user runs Check Media. If they have already created a repo using Brain Brew then their old media will still be there. Seems to me there are a few issues here:
Warn users about long filenames
Make sure people are not caught out by this by detecting when a media filename is too long. Then users know what to do
-
Updated
Jul 25, 2020
-
Updated
Aug 6, 2020 - Jupyter Notebook
-
Updated
May 31, 2019 - Jupyter Notebook
-
Updated
Nov 8, 2020 - HTML
-
Updated
Mar 7, 2021
Improve this page
Add a description, image, and links to the data-manipulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-manipulation topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere