Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'Online Saathi'}) and 1 missing columns ({'Hearsight Audio Vision'}).
This happened while the csv dataset builder was generating data using
hf://datasets/Moonturtle19/startups_nbv/Online saathi - Sheet1.csv (at revision e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e), [/tmp/hf-datasets-cache/medium/datasets/49480036967709-config-parquet-and-info-Moonturtle19-startups_nbv-0dc99093/hub/datasets--Moonturtle19--startups_nbv/snapshots/e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Hearsight Audio Vision - Sheet1.csv (origin=hf://datasets/Moonturtle19/startups_nbv@e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Hearsight Audio Vision - Sheet1.csv), /tmp/hf-datasets-cache/medium/datasets/49480036967709-config-parquet-and-info-Moonturtle19-startups_nbv-0dc99093/hub/datasets--Moonturtle19--startups_nbv/snapshots/e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Online saathi - Sheet1.csv (origin=hf://datasets/Moonturtle19/startups_nbv@e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Online saathi - Sheet1.csv), /tmp/hf-datasets-cache/medium/datasets/49480036967709-config-parquet-and-info-Moonturtle19-startups_nbv-0dc99093/hub/datasets--Moonturtle19--startups_nbv/snapshots/e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Stage 2 - Sheet1 (1).csv (origin=hf://datasets/Moonturtle19/startups_nbv@e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Stage 2 - Sheet1 (1).csv), /tmp/hf-datasets-cache/medium/datasets/49480036967709-config-parquet-and-info-Moonturtle19-startups_nbv-0dc99093/hub/datasets--Moonturtle19--startups_nbv/snapshots/e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Yogitha Biofarming - Sheet1.csv (origin=hf://datasets/Moonturtle19/startups_nbv@e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Yogitha Biofarming - Sheet1.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1890, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 760, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Online Saathi: string
Unnamed: 1: string
Unnamed: 2: string
Unnamed: 3: string
Unnamed: 4: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 866
to
{'Hearsight Audio Vision': Value('string'), 'Unnamed: 1': Value('string'), 'Unnamed: 2': Value('string'), 'Unnamed: 3': Value('string'), 'Unnamed: 4': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1892, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'Online Saathi'}) and 1 missing columns ({'Hearsight Audio Vision'}).
This happened while the csv dataset builder was generating data using
hf://datasets/Moonturtle19/startups_nbv/Online saathi - Sheet1.csv (at revision e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e), [/tmp/hf-datasets-cache/medium/datasets/49480036967709-config-parquet-and-info-Moonturtle19-startups_nbv-0dc99093/hub/datasets--Moonturtle19--startups_nbv/snapshots/e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Hearsight Audio Vision - Sheet1.csv (origin=hf://datasets/Moonturtle19/startups_nbv@e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Hearsight Audio Vision - Sheet1.csv), /tmp/hf-datasets-cache/medium/datasets/49480036967709-config-parquet-and-info-Moonturtle19-startups_nbv-0dc99093/hub/datasets--Moonturtle19--startups_nbv/snapshots/e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Online saathi - Sheet1.csv (origin=hf://datasets/Moonturtle19/startups_nbv@e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Online saathi - Sheet1.csv), /tmp/hf-datasets-cache/medium/datasets/49480036967709-config-parquet-and-info-Moonturtle19-startups_nbv-0dc99093/hub/datasets--Moonturtle19--startups_nbv/snapshots/e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Stage 2 - Sheet1 (1).csv (origin=hf://datasets/Moonturtle19/startups_nbv@e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Stage 2 - Sheet1 (1).csv), /tmp/hf-datasets-cache/medium/datasets/49480036967709-config-parquet-and-info-Moonturtle19-startups_nbv-0dc99093/hub/datasets--Moonturtle19--startups_nbv/snapshots/e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Yogitha Biofarming - Sheet1.csv (origin=hf://datasets/Moonturtle19/startups_nbv@e8a61cc3bfb4dfd8094d83c6fa7d9509a024b90e/Yogitha Biofarming - Sheet1.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Hearsight Audio Vision string | Unnamed: 1 string | Unnamed: 2 string | Unnamed: 3 string | Unnamed: 4 string |
|---|---|---|---|---|
null | null | null | null | null |
Particulars | Year ended 31st March 2022 | Year ended 31st March 2023 | Year ended 31st March 2024 | Year ended 31st March 2025 |
Equity and Liabilities | null | null | null | null |
Share Capital | null | null | null | null |
Reserves and surplus | 100000 | 100000 | 100000 | 1650000 |
Money recived against share warrants | -1360400 | -8532469 | -15328049 | -19210000 |
null | null | null | null | -17560003 |
Non-current Liabilities | null | null | null | null |
Long term borrowings | 2183500 | 49852207 | 79582734 | 89064025 |
Deferred tax liabilities(net) | null | - | - | null |
Other Long term liabilities | - | - | - | null |
Long term provisions | - | - | - | null |
Total | null | 49852207 | 79582734 | 89064025 |
null | null | null | null | null |
Current Liabilities | null | null | null | null |
Short term borrowings | - | null | null | null |
Trade Payables | - | 22500 | 32400 | 37510 |
Total outstanding dues of micro enterprises and small enterprises | - | null | null | null |
Total outstanding dues of creditors other than micro entreprises and small enterprises | 3000 | null | null | null |
Other current Liabilities | - | 31500 | 6500 | 82502 |
Short term provisions | - | 327500 | 529000 | 777691 |
Total | 20577600 | 41801238 | 64922585 | 72739468 |
null | null | null | null | null |
Assests | null | null | null | null |
Non-Current assets | null | null | null | null |
Property plant and equipment and Intangible assets | - | null | null | null |
Property, Plant and Equipment | - | null | null | 91758 |
Capital work in Progress | - | null | null | null |
Intangible assets under developments | - | 11663650 | 15645650 | 61403099 |
null | null | null | null | null |
Non current investments | - | null | null | null |
Deferred tax assets(net) | - | null | null | null |
Long-term loans and advances | - | null | null | null |
other non current assets | - | null | null | null |
null | null | null | null | null |
Current assets | null | null | null | null |
Current Investments | - | null | null | null |
Inventories | 9483700 | 3606548 | 8282427 | 7145827 |
Trade recievables | null | null | null | null |
Cash and cash equivalents | 1019900 | 1135617 | 492033 | 1530561 |
short term loans and advances | 8293400 | 25395423 | 1851060 | 2568224 |
other current assets | 1780600 | - | - | null |
Total | 20577600 | 30137588 | 10625520 | 11244611 |
null | null | null | null | null |
Income | null | null | null | null |
Revenue from Operations | - | - | 168571 | 1788901 |
other income | - | - | - | 2000000 |
null | null | null | null | null |
Expenses | null | null | null | null |
Cost of materials consumed | - | - | - | null |
Purchases of stock in trade | - | 1706977 | 4675879 | 1176517 |
changes in inventories of finished goods | - | null | null | null |
changes in work in progess and stock in trade | - | - | -4675879 | -315700 |
Employee Benefits expenses | - | 2831060 | 3351650 | 3926304 |
Finance costs | - | - | - | null |
Other Expenses | 1360400 | 2634023 | 3612501 | 2875491 |
Total Expenses | 1360400 | 7172060 | 6964151 | 7670854 |
null | null | null | null | null |
Profit before expectional and extraordinary items and tax | - | -7172060 | -6795580 | -3881954 |
Expectional items | - | null | null | null |
Profit before expectional and extraordinary items and tax | - | -7172060 | -6795580 | -3881954 |
Extraordinary items | - | null | null | null |
Profit/(loss) before tax | 1360400 | -7172060 | -6795580 | -3881954 |
null | null | null | null | null |
Tax Expense | null | null | null | null |
Current Tax expense | - | - | - | null |
Deferred tax | - | - | - | null |
Profit /(Loss) from the period from continuing operations | 1360400 | -7172060 | -6795580 | -3881954 |
null | null | null | null | null |
Profit /(Loss) from discontinuing operations | - | - | - | null |
Tax expense of discontinuing operations | - | null | null | null |
Profit/(Loss) from Discontinuing operations (after tax) | - | null | null | null |
Proft /(Loss) | 1360400 | -7172060 | -6795580 | -3881954 |
null | null | null | null | null |
Reserves and surplus | null | null | null | null |
Surplus/(Deficit) in statement of profit and loss | null | null | null | null |
Opening balance | - | -1360408.23 | -8532468.53 | -15328049 |
Profit/(Loss) for the year | 1360400 | null | null | null |
Surplus/(Loss) during the year | null | -7172060 | -6795580.45 | -3881954 |
Closing Balance | 136400 | null | null | null |
null | 1360400 | -8532468.53 | -15328048.98 | -19210003 |
null | null | null | null | null |
Long term borrowings | null | null | null | null |
Ashok Kurien | 21835000 | 49852207 | 79582734 | 89064025 |
null | null | null | null | null |
Trade Payables | null | null | null | null |
Sundry Creditotrs | 3000 | null | null | null |
Trade Payables- others (undisputed) | 22500 | 32400 | null | 334353 |
Trade Payables- MSME (undisputed) | null | null | null | 40800 |
null | null | null | null | null |
Change in inventories | null | null | null | null |
Opening stock | null | null | null | null |
Add: Purchases | 9483700 | null | null | null |
Development cost | 9483700 | null | null | null |
Less: Closing stock of WIP | 9483700 | null | null | null |
null | null | null | null | null |
Other expenses | 1360400 | 2634023.35 | 3612501 | 2785491 |
null | null | null | null | null |
null | Year ended 31st March 2022 | Year ended 31st March 2023 | Year ended 31st March 2024 | Year ended 31st March 2025 |
null | 757770 | 1465805 | 1869637 | 4585634 |
End of preview.
No dataset card yet
- Downloads last month
- 5