tianyuan / gitblog

My drafts using issues and GitHub Actions.
0 stars 0 forks source link

Pandas and Numpy #22

Open tianyuan09 opened 9 months ago

tianyuan09 commented 9 months ago

For most data types, pandas uses NumPy arrays as the concrete objects contained with a Index, Series, or DataFrame. here