Basic Python Analytics: Do Common SAS Things in Python-Pandas
Sun, Feb 27
|Location is TBD
This seminar is intended to teach people how to do, in Python/Pandas, the things they routinely do in SAS.
Time & Location
Feb 27, 2022, 12:00 PM – 1:00 PM EST
Location is TBD
This seminar will focus on: reading data into a data frame (a Python/Pandas name for a data set) , appending data frames, merging data frames, sub-setting data frames (e.g., find names & emails of all the customers from CA), plotting and different techniques for grouping/reporting (similar to a Proc SQL or a Proc Freq ). It will, lightly, cover the meaning of an object, class and a namespace.
Bio:
Russ Lavery is a frequent and multiple-award winning presenter at SAS and other programming conferences. He has been the technical reviewer for five books by SAS press and has lectured all over the U.S. in Europe and in Asia.