kirbyju / TCIA_Notebooks

Notebooks for working with The Cancer Imaging Archive datasets. Have you written one? Submit a PR!
https://cancerimagingarchive.net
Apache License 2.0
90 stars 23 forks source link

ENH: When using pd.concat, ignore existing indexing #15

Closed aylward closed 1 year ago

aylward commented 1 year ago

Ignoring existing indexing allows uniqueindexes to be assigned so that subsequent queries are simpler.