I am fetching symbol token pair from https://assets.upstox.com/market-quote/instruments/exchange/NSE.csv.gz
Got duplicate rows for RADIOCITY as below - upstox_symbol upstox_token 260 RADIOCITY INE919I01024 21690 RADIOCITY INE919I04010
Use JSON file instead of csv. May be issue in csv file.
@premjit
We suggest using the JSON data set as the CSV format is expected to be deprecated soon. Please review the announcement notice for more details: Instruments CSV Deprecation Notice.
Thanks!
Thanks. I have checked json data does not have any duplicates.