-
Hi @bergsmat ,
I just learned of this package, and I thought that you might want to know of the csvy package as it has partially overlapping goals: https://github.com/leeper/csvy
-
This is a meta discussion about the `...` behavior for `import()` and `export()`. It is related to the following issues
* #312
* #280
* #231
* #221
* #206
* #132
I closed them all so t…
-
To ensure contributions, both internal and external, are correct a [data dictionary](https://en.wikipedia.org/wiki/Data_dictionary) should be added to the package to provide metadata on the library of…
-
At present, all of the data is required to be in memory (e.g. as a ``DataFrame``) before it can be written out to a CSV file. This is not a problem for small datasets, but for large ones -- or ones th…
-
**Describe the bug**
The numba version in the latest lock file is 0.53.1 but code calls `from numba.np.ufunc.parallel import get_thread_id, get_num_threads`. The function `get_thread_id` doesn't exis…
-
Odd error when running mypy in the CI system with Python 3.10 - for the three platforms. Might it be a glitch?
```
=================================== FAILURES ===================================
_…
-
@cthoyt said:
> using "frontmatter" format for SSSOM TSV files, like how github is using frontmatter in Jekyll (ref: https://blog.datacite.org/using-yaml-frontmatter-with-csv/) (http://csvy.org/)
-
Hi!
I have a model function that relies on an external code and has 15 parameters. Is it possible to use PyAutoFit for parameter estimation?
-
Hi Mika.
It's probably a bit of bike-shedding but i wanted to ask about the conversion file format (before it's too widespread to eve change :smile: ).
It's not a 'valid' CSV as it consists of two…
-
Github show me how cool can be use YAML front matter blocks, and now I want to use them to put metadata in my datasets, this must be the new standard. It's easy, human readable and simple.
File examp…