Top "Dataformat" questions

Use for posts relating to any of various formatting options for structured data (such as for file storage or data-interchange).

Assembler : why BCD exists?

I know BCD is like more intuitive datatype if you don't know binary. But I don't know why to use …

assembly x86 cpu-architecture dataformat bcd
How to subset data using multiple characters in a column

This is a very simple question. I have a lengthy dataset and want to create a subset based on certain …

r subset dataformat
matplotlib imshow() with irregular spaced data points

I am trying to put some data into an imshow() plot. My problem is that the data does not come …

image matplotlib plot dataformat