zlatko-minev / pyEPR

Powerful, automated analysis and design of quantum microwave chips & devices [Energy-Participation Ratio and more]
https://pyepr-docs.readthedocs.io
Other
160 stars 219 forks source link

Add dtypes to empty Pandas Series #139

Closed nikosavola closed 1 year ago

nikosavola commented 2 years ago

This PR adds dtypes to all the empty Pandas Series (there might be some more but these were all the ones used in do_EPR_analysis)

Closes #107

zlatko-minev commented 1 year ago

Thank you