Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:

__index_level_0__ in dataset table

#2
by E0233 - opened

Hi, thanks for your contributions!

Could you please briefly explain the starting and __index_level_0__ columns in the dataset tables?
For the __index_level_0__ column specifically, is it related to the optimization levels used by the GCC compiler? If so, how was this relationship established? I noticed that the index values can be larger than 9k, which seems quite high.

Thanks in advance!

AISE research lab at TU Delft org

Hi,

Thank you for your interest in our dataset! These columns are both artifcats from the data processing. The starting column has to do with the type of documentation that was mined along with the function, and the __index_level_0__ is a column automatically generated by pandas but has no meaning. I have updated the dataset by removing these and by adding the opt level as a column.

Please let me know if you need anything else,

Ali

Hi Ali, thanks for your response!
Adding the optimization level as a column would be very helpful—appreciate your support!

E0233 changed discussion status to closed

Sign up or log in to comment