p/writing-better-copy-for-your-startup
Create landing page copy that resonates with readers
Ahmad Baracat
Practical data analysis for coders — Part 1: Introductory hands-on course to learn data analysis
1
•
Hi, I am a former software engineer at Amazon Alexa and I have created a short down-to-earth hands-on course to introduce you to the tools needed to do data science (ex: Conda, Jupyter notebooks and Pandas)
Replies
Best
Ahmad Baracat
You can watch the first 2 videos on Youtube or you can go directly to the course and access SkillShare premium for free for 2 months. Below is the description of the course for your convenience. I really hope you find it useful and would love to know your feedback 😎 --- Course Description The goal of this class is to provide you with a step by step guide on how to start doing data science and data analysis of real-life raw .csv files. Prerequisites: basic programming skills preferably in Python Concretely, you will learn: * best practices to properly setup Python for your project using Conda environments
 * how to install packages (Jupyter notebook & Pandas)
 * how to analyze a .csv file using Pandas DataFrames to extract useful insights for your business
 --- Course Project In this class we will use a real-life Android Play Store data (.csv) for a given search query to extract useful insights and answer 3 questions: 1. How many apps are paid? 2. How much money are they making? 3. When were these apps released?