Posts

Showing posts with the label Social Media Skillset

Featured Post

How to Check Column Nulls and Replace: Pandas

Image
Here is a post that shows how to count Nulls and replace them with the value you want in the Pandas Dataframe. We have explained the process in two steps - Counting and Replacing the Null values. Count null values (column-wise) in Pandas ## count null values column-wise null_counts = df.isnull(). sum() print(null_counts) ``` Output: ``` Column1    1 Column2    1 Column3    5 dtype: int64 ``` In the above code, we first create a sample Pandas DataFrame `df` with some null values. Then, we use the `isnull()` function to create a DataFrame of the same shape as `df`, where each element is a boolean value indicating whether that element is null or not. Finally, we use the `sum()` function to count the number of null values in each column of the resulting DataFrame. The output shows the count of null values column-wise. to count null values column-wise: ``` df.isnull().sum() ``` ##Code snippet to count null values row-wise: ``` df.isnull().sum(axis=1) ``` In the above code, `df` is the Panda

Social Media Career Options

Image
Social Media career Skill Set for Social Media Jobs Understands social media universe including Facebook, Twitter, Google+, Instagram, Pinterest, YouTube, Vimeo, Yelp, Urbanspoon, TripAdvisor, Company Blogs/Wordpress and more  Able to work effectively in a multi-tasking environment  Excels at research, possesses excellent writing skills and the ability to create editorial and technical writing output quickly  Proficient with Microsoft Office products, or preferably Apple iWork products  Demonstrated creativity and documented immersion in social media  Have excellent verbal and written communication skills and an ability to work individually on a project or in a team environment  Social media popularity from Udemy The career options Management of social media Copy writing Design Public speaking The popular training (#sponsored) Popular training in social media The Hot and coldest skills as per dice The other popular Social media managers Content