data-generation
Here are 79 public repositories matching this topic...
As see from #53 we can have broken/dead links, links that once worked can be unavailable for reasons outside the control of this project/repo!
Hence I have decided to manually scan (for now) the repo from time to time for such links and fix them - if there is one. Here are the steps to take:
New broken/dead links
- find missing links using,
markdown-link-check(see https://www.npmjs.c
-
Updated
Jun 25, 2020 - Elixir
Ideally, Regexp#examples should always return up to max_results_limit.
Currently, it usually "aborts" before this limit is reached. (I.e. the exact number of examples generated can be hard to predict, for complex patterns.)
An enhancement would be to modify the algorithm such that results are always generated up to max_results_limit if possible.
-
Updated
May 23, 2020
-
Updated
Jan 31, 2020 - Python
-
Updated
Jul 8, 2020 - Java
-
Updated
Jul 24, 2019 - Python
-
Updated
May 22, 2020 - Java
Update elements of GettingStarted.md based on snags and issues during development and testing
-
Updated
Jun 28, 2020 - PHP
-
Updated
May 16, 2020 - R
-
Updated
May 26, 2018 - Python
Is your feature request related to a problem? Please describe.
Most of this kind of tools are available in websites. It would be nice to build a simple website to use the generator services
Describe the solution you'd like
Starts with a simple Vuejs SPA with a title and a text area that does nothing. Eventually we can add a json parser and features to interact with the generator api.
-
Updated
Apr 21, 2020 - Python
-
Updated
May 28, 2018 - Jupyter Notebook
-
Updated
Aug 29, 2019 - Python
-
Updated
Nov 24, 2018 - C#
-
Updated
Jan 9, 2019 - Jupyter Notebook
-
Updated
Dec 9, 2019 - C
-
Updated
Jan 22, 2020 - Python
-
Updated
Jul 20, 2018 - Python
-
Updated
Apr 17, 2020 - Python
Link to or include some very small dataset so that first-time users can test the lib
-
Updated
Jun 10, 2019 - Python
-
Updated
Oct 25, 2019 - Python
-
Updated
Oct 22, 2019 - C++
Improve this page
Add a description, image, and links to the data-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-generation topic, visit your repo's landing page and select "manage topics."
Hi. I wanted to report an issue. generatedata requires the /cache folder to be writable. However, on CentOS 7, making the folder writable is not enough because the default SELinux policy prevents writing to the /cache folder that is in /var/www/html. To fix this issue, one would have to run the following as root: