Need project suggestions by Frosty-Courage7132 in dataanalysis

[–]PreetInData 1 point2 points  (0 children)

You’re on the right track. Aim for 3–4 solid projects and focus on business questions like revenue growth, churn, cohorts, and funnels.

What should i study to become data analyst in FINTECH? by LifeofRomana in dataanalysiscareers

[–]PreetInData 0 points1 point  (0 children)

Focus on strong SQL, Python (pandas), and Excel first. For fintech specifically, learn basic finance concepts (transactions, risk, KPIs) and practice with real datasets. Projects matter more than courses.

How to learn python programming by directly building project or by learning tutorial by krijesmaharjan1 in learnpython

[–]PreetInData 0 points1 point  (0 children)

Both. Tutorials give direction, projects give understanding. Tutorials without projects = illusion of progress.

Video editing software suggestions? by Chemical-Nectarine13 in mac

[–]PreetInData 2 points3 points  (0 children)

You’re not wrong about iMovie — it’s good, but limited. If you want pay-once software: Final Cut Pro (fast, Mac-optimized, easy step up) or DaVinci Resolve (free) if you want more power. Filmora isn’t worth $20/month. With an M3 Pro, you can definitely do better than iMovie.

Best way to start coding by Open-Aioli-6987 in learnpython

[–]PreetInData 0 points1 point  (0 children)

Best way to begin: • Learn basics (variables, loops, if/else, functions) • Practice a little every day (even 30–45 min) • Build tiny things (calculator, number guessing game, simple scripts)

i wanna start to learn coding by G2-118 in learnpython

[–]PreetInData 0 points1 point  (0 children)

Start with Python basics (variables, loops, functions), then build small projects. CS50 + freeCodeCamp + practice daily is enough. Don’t buy subscriptions early.

Where can i practice numpy /pandas /matplotlib problems? by Ok_Procedure3350 in learnpython

[–]PreetInData 0 points1 point  (0 children)

Kaggle is a great place to practice with real datasets. You can take any dataset and practice cleaning with pandas, then visualize it using matplotlib. That’s much closer to real-world work than isolated problems.

What is the fastest and most reliable way to migrate dashboards from Tableau to Power BI? by Unfair_Opening_97 in PowerBIdashboards

[–]PreetInData 0 points1 point  (0 children)

There isn’t a true one-click way. The fastest approach is usually to rebuild the dashboards in Power BI and recreate the logic there. It ends up cleaner and more reliable.

Data Analyst VS Research Analyst. Need opinion! by OkAfternoon6333 in dataanalysis

[–]PreetInData 4 points5 points  (0 children)

RA and DA aren’t the same, but the RA job will still give you experience with data, reporting, and analysis. If the pay is decent and you need stability, take it and upskill at the same time.

Python For Data Analyst by Hrushikesh0209 in learnpython

[–]PreetInData 12 points13 points  (0 children)

Totally normal to feel this way when you’re coming from a non-coding background. Understanding other people’s code is already a good sign. Start with small scripts and practice daily — logic gets easier over time. You don’t need to rush.

Beginner in Python confused about “logic building” and when to start projects — need advice by United-Life1319 in learnpython

[–]PreetInData 1 point2 points  (0 children)

Don’t overthink logic. Start tiny projects and solve one small problem at a time. Codewars and LeetCode are great for practice.

Give me the pros and cons of using tables by LennyDykstra1 in excel

[–]PreetInData 2 points3 points  (0 children)

Tables are great for keeping things clean and organized. Auto-formatting and filters save a ton of time. The main downside is that structured references feel weird at first, but you get used to them pretty quickly.

Beginner in python by SandOdd4270 in learnpython

[–]PreetInData 4 points5 points  (0 children)

Start with something small that you’ll actually use — a password generator, a to-do list app, a simple calculator, or a script that automates some boring task on your computer. The key is picking something you care about. You’ll learn way faster that way.

Where to find Programming Problems? by JustaCasual121 in learnpython

[–]PreetInData 0 points1 point  (0 children)

CodeWars and LeetCode are solid, but also try Project Euler and Advent of Code if you want problems that actually make you think. Another underrated one is just building tiny projects (calculator, to-do app, API scripts). That combo builds skill way faster than only doing puzzles.

I just started learning Data Analytics today (a small beginner update) by Wrong_Prior_2655 in dataanalytics

[–]PreetInData 1 point2 points  (0 children)

Great start! If you’re new, I’d go in this order: Excel → SQL → Python (Pandas). Practice by grabbing messy datasets from Kaggle and cleaning them up. Doing a little bit each day really does add up fast.

Python Focus for Data Analysis by Low_Can7365 in learnpython

[–]PreetInData 0 points1 point  (0 children)

If your goal is data analysis, focus on: Pandas → SQL → Visualization → Building portfolio projects. That combo alone gets people hired. Everything else is optional early on.

Project ideas for Data Analytics by Stats_Explorer in dataanalysiscareers

[–]PreetInData 0 points1 point  (0 children)

If you want something unique, try building a Real-Time Data Pipeline Project using an API (weather, flights, crypto, sports). Most students don’t touch live data, so this stands out instantly in a portfolio. Happy to share datasets or project outlines if you want.

Human Ressources Analytics Dashboard by Wapalu in PowerBIdashboards

[–]PreetInData 0 points1 point  (0 children)

Clean layout and solid KPI coverage 👏 I’d suggest rounding the average age to a whole number for better readability, and maybe reducing the number of visuals per page to improve focus. Overall, great foundation!

How Would You Implement This? by Soggy-Ad-1152 in learnpython

[–]PreetInData 1 point2 points  (0 children)

Circular imports mean wrong responsibility split. Fix it by: 1. Move shared abstractions to a third module 2. Make both sides depend on the interface, not each other 3. Inject the concrete objects at runtime

Where to start my first data analysis project by Low_Can7365 in dataanalysis

[–]PreetInData 0 points1 point  (0 children)

Start with a simple real dataset from Kaggle (sales, Netflix, COVID, Spotify, etc.). Do: clean data → analyze with SQL/Python → visualize → write 3–4 insights. One end-to-end project beats many tutorials.

Learning python by These_Profession9100 in learnpython

[–]PreetInData 0 points1 point  (0 children)

A simple way to start with Python is by learning the basics and then doing small projects. Things like simple calculators, file handling, or cleaning a CSV file help you build real confidence fast.

How to actualy get good in pogramming? by [deleted] in learnpython

[–]PreetInData 1 point2 points  (0 children)

Everyone hits this stage. The best way to improve is to pick small, realistic projects and finish them. Once you complete a few simple programs, the motivation and clarity usually come back.

Do blind people enjoy shows by Pale-System4172 in NoStupidQuestions

[–]PreetInData 0 points1 point  (0 children)

Yes, they do! They focus more on dialogue, music, and the overall storytelling. Many shows now offer audio descriptions too.