Become a certified Python
programmer.
Reference Materials
Created with over a decade of experience.
Certification Courses
Created with over a decade of experience and thousands of feedback.
Become a certified Python
programmer.
Try Programiz PRO!
Become a certified Python
programmer.
Pandas General Methods
Pandas General is about the methods for effective data handling like generating data sequences using date_range(), creating cross tabulations with crosstab() and reading excel files using read_xlsx().
Pandas to_datetime()
used to convert various types of date formats
Pandas date_range()
used to generate a fixed-frequency Datetime index
Pandas cut()
segments and sorts data values into bins
Pandas qcut()
divide continuous variable to quantile-based bins