-
Updated
May 4, 2021 - PHP
data-management
Here are 355 public repositories matching this topic...
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Mar 16, 2021 - Java
-
Updated
Nov 8, 2017 - TypeScript
-
Updated
May 3, 2021 - HTML
-
Updated
May 4, 2021 - C++
-
Updated
Apr 22, 2021 - Java
-
Updated
Oct 12, 2020 - C#
-
Updated
May 3, 2021 - TypeScript
-
Updated
May 2, 2021 - Jupyter Notebook
-
Updated
Apr 30, 2021 - C#
-
Updated
May 3, 2021 - JavaScript
-
Updated
Apr 26, 2021 - C#
-
Updated
Apr 14, 2021 - Lasso
-
Updated
Feb 3, 2021 - C#
Motivation
The base64 decoder requires width-padded strings, i.e., some strings need extra = padding elements in the string. Some keygens don't add them. Properly handle this corner case.
-
Updated
Apr 30, 2021 - C++
When viewing and editing JSON, it is fairly common to have somewhat deeply nested items which become difficult to view in the browser. Switching the default indentation back to 2 spaces (instead of 4) will help.
-
Updated
Nov 7, 2019 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 24, 2017
-
Updated
Apr 29, 2020 - HTML
-
Updated
Feb 18, 2020 - C#
-
Updated
Mar 27, 2021 - Python
When reading CSV and coercing a column into DATE type the reader fails to parse value in day/month/year and silently outputs ALL rows as null.
Expectation: a readable error is displayed asking to specify the dateFormat
-
Updated
Apr 29, 2021 - HTML
Improve this page
Add a description, image, and links to the data-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-management topic, visit your repo's landing page and select "manage topics."
So I was staring at the spiffy new Gitlab container registry and really appreciating that it has a lot of boxes that are like "run this command to pull this container" or "run this command to login to the registry" and it struck me that it would be totally SUPER if girder had this same kind of functionality. Obviously it wouldn't be appropriate for all instances so you'd want it to be a pl