User Tools

Site Tools


pandas_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
pandas_notes [2022/11/14 23:05] – [What packages does pandas depend on?] rajupandas_notes [2022/11/14 23:06] – [What packages does pandas depend on?] raju
Line 7: Line 7:
 | object | The NumPy type for storing strings (and mixed types) | | | object | The NumPy type for storing strings (and mixed types) | |
 | 'category' | pandas categorical type | Yes | | 'category' | pandas categorical type | Yes |
-| bool | The NumPy Boolean type | No. \\ None becomes False, np.nan becomes True |+| bool | The NumPy Boolean type | No. \\ None becomes False, np.nan becomes True|
 | 'boolean' | pandas nullable Boolean type | Yes | | 'boolean' | pandas nullable Boolean type | Yes |
 | datetime64[ns] | The NumPy date type | Yes (NaT) | | datetime64[ns] | The NumPy date type | Yes (NaT) |
pandas_notes.txt · Last modified: 2023/11/12 09:06 by raju