-
Updated
Aug 11, 2020 - Java
file-formats
Here are 28 public repositories matching this topic...
-
Updated
Dec 10, 2019 - Python
-
Updated
Jul 20, 2020 - Python
-
Updated
Aug 14, 2020 - C#
-
Updated
Sep 3, 2020 - Python
-
Updated
Aug 25, 2020
Hi Kent- this is a nice package! Wondering if you have any tools for writing a formatted .dat file using the formatting specified in a .dfn. I've read an existing .dat/.dfn into a dataframe, and done some manipulation to the values. Now I want to write a new .dat file (exact same columns) using the precision specified in the .dfn - have you done this sort of thing?
-
Updated
Jan 25, 2020 - PHP
-
Updated
Jan 3, 2020 - Python
-
Updated
Oct 9, 2019 - Mathematica
-
Updated
Jan 25, 2020 - Go
-
Updated
Apr 19, 2020 - PHP
-
Updated
Aug 31, 2020 - Python
-
Updated
Aug 1, 2020
-
Updated
Oct 6, 2018 - C
-
Updated
Nov 2, 2018 - HTML
-
Updated
Apr 24, 2019 - Java
Right now the functions for the formatting dont support options or a flexible use.
Therefore more options should be added, like extend file instead of override or add header/footer to files ...
It could also be an idea to add an additional options data object.
Questions or Ideas? - Feel free to comment below!
-
Updated
Aug 8, 2020 - Rust
-
Updated
Jun 14, 2019 - Python
-
Updated
Nov 3, 2019 - Kotlin
Improve this page
Add a description, image, and links to the file-formats topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the file-formats topic, visit your repo's landing page and select "manage topics."
Ideally the accessors would just be available on a
Reader(in the correct typestate) without needing to use theHasHeader1andHasHeader2traits.