Hossein Mortazavi - How to use Pandas Efficiently | PyData Yerevan 2022

Hossein Mortazavi

Learn how to use Pandas efficiently from data scientist Hossein Mortazavi, with tips on code readability, productivity, and best practices for data analysis with Python.

Key takeaways
  • Pandas is easy to learn and use, and is like Excel but more powerful.
  • For everyday use, Pandas returns the number of registration and demand.
  • The speaker has expertise in using recommender systems in the industry.
  • The main part of the presentation is about making codes more readable and productive.
  • The speaker uses chaining for simplicity.
  • The speaker recommends using UNIX for debugging.
  • The speaker’s name is Hossein Mortazavi.
  • The speaker’s GitHub repository can be found at [link].
  • The speaker moved to Estonia and worked as a marketing data analyst.
  • The speaker favors using chaining and assigning.
  • The speaker has a passion for working with data.
  • The speaker uses group by and datetime.
  • The speaker recommends using Kaggle for learning and for reading other people’s codes.
  • The speaker is a data scientist based in Estonia.
  • The speaker’s LinkedIn profile can be found at [link] and would like you to follow him.
  • The speaker has around 7 years of career experience.
  • Pandas is a Python package used for data analysis.
  • The speaker recommends using VS code and has a laptop.
  • The speaker usually uses UNIX and would be more productive when writing codes in Pandas.