pratik141 / nsedt

Library to collect NSE data in pandas dataframe
http://nsedt.nse.pratikanand.co.in/
Apache License 2.0
33 stars 16 forks source link

missing pkg from nsedt import utils #26

Closed shasibhusanJena closed 12 months ago

shasibhusanJena commented 1 year ago

hi , i am getting below error on first run of application . any suggestion .

from nsedt import equity as eq

ImportError: cannot import name 'equity' from 'nsedt' (unknown location)

pratik141 commented 1 year ago

Could you please share the steps to reproduce