Real Python Follow How to Drop Null Values in pandas Learn how to use .dropna() to drop null values from pandas DataFrames so you can clean missing data and keep your Python analysis accurate. https://realpython.com/how-to-drop-null-values-in-pandas/ realpython.com