answersLogoWhite

0

Lost data can not be regained. There may be techniques to infer the missing data from the rest of that data but it would be domain specific and you may not be able to derive meaningful statistics from such a data set.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is a complete set of data that appears in a row in a data source?

the firest kid ever!


What is called row in access?

When viewing the data it appears across the screen in column and row formats similar to that of a spreadsheet


What is the first row in a data source?

*Header row*, lol stupid comp. skills class...


What a row and column in spreasheet is called?

it is labeled with data source.


The first row of a table used as a data source should contain?

Column Names.


How do you insert a data through datagridview?

To insert data through a DataGridView in a Windows Forms application, first, ensure that the DataGridView is bound to a data source, such as a DataTable or a BindingList. You can add a new row by calling the AddNewRow() method on the underlying data source and then populating the new row's cells with data. After editing the DataGridView, invoke the EndEdit() method to commit the changes. Finally, save the updated data back to the database or the original data source as needed.


The first row in a data source is called what?

*Header row*, lol stupid comp. skills class...


Can excel spreadsheet be used as the data source for a word mail merge?

Yes it can be, as long as the data has been laid out properly, with the field headings in the first row and the data in the columns below that.


If a newly created chart appears to have the data on the vertical and horizonal axes switched what charting feature can fix this mix-up?

Switch Row/Column.


What is row source?

It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.It is which records or rows are used as the source for the data that is being shown or processed.


What a row or column caused your cell data to change orientation. Row data will become column data Will become row data?

A row or column may change its orientation if you use a function like "Transpose" in spreadsheet software. For example, if you select a row of data and apply the transpose function, that row will convert into a column. Similarly, if you transpose a column, it will become a row. This feature is useful for reorganizing data for better analysis or presentation.


What is a row in a database called?

A database is said to be a collection of records and the data is stored in the table. A table consist of number of rows and columns. Row in the database table is known as a record .