lukerosiak / pysec

Parse XBRL filings from the SEC's EDGAR in Python
344 stars 147 forks source link

Consider adding pysec to Pandas #9

Open cancan101 opened 11 years ago

cancan101 commented 11 years ago

See for example https://github.com/pydata/pandas/issues/4407

The data structures returned by pysec would be pandas Dataframes

Currently pandas is able to use a number of other projects for data loading such as xlrd.