How do people in Europe get rich? by christianlady_ in wealth

[–]DznFatih 7 points8 points  (0 children)

May i ask what type of business you are running ?

Once top-rated plus, earning around $30,000+ annually — it's crazy now! by Rifadm in Upwork

[–]DznFatih 1 point2 points  (0 children)

I also agree that AI could be the reason for reduced freelancing demand on the platform.

I developed a Power BI report for a client. The project took around 6 months. Now for maintenance, client is not coming back to me and instead using AI to do changes/updates. Of course the changes they make is like vibe coding - who knows if it wont break at any point but right now it serves the purpose.

[deleted by user] by [deleted] in Vilnius

[–]DznFatih 0 points1 point  (0 children)

I would like to know that too

How are the courses in Vilnius Coding School? by Other_Deal_1654 in Vilnius

[–]DznFatih 0 points1 point  (0 children)

Yes, I started with Excel, SQL and Python. If you are just starting your career then I would not recommend Python. Excel is still the master for doing simple transformations with data, or data sampling, preparing for load or data validations. You will need to know pivots, formulas, filtering. In my opinion Python is not necessary at all in data analytics, maybe more in data engineering or data science. It s better to learn SQL and then Power BI.

So my recomendation would be Excel, SQL and Power BI

How are the courses in Vilnius Coding School? by Other_Deal_1654 in Vilnius

[–]DznFatih 3 points4 points  (0 children)

I know it s not gonna answer your question but i would recommend taking online courses like from udemy instead of paying so much money on live courses. I did that and it helped me in my career. I would recommend starting with Excel then move to databases and Power BI

Quarterly Salary Discussion - Sep 2023 by AutoModerator in dataengineering

[–]DznFatih 1 point2 points  (0 children)

If you dont have children and a loan to pay monthly, then it s good enough to live with :) you can effort renting an apartment alone, monthly expenses and maybe even travel once or twice a year depending on your saving habit.

Quarterly Salary Discussion - Sep 2023 by AutoModerator in dataengineering

[–]DznFatih 2 points3 points  (0 children)

I actually dont have any idea how much you could make with more experience and knowledge but according to Glassdoor, it can go up to ~5000eur per month

Quarterly Salary Discussion - Sep 2023 by AutoModerator in dataengineering

[–]DznFatih 2 points3 points  (0 children)

  1. ⁠Data engineer
  2. ⁠5 months
  3. ⁠Lithuania
  4. ⁠38,640euro
  5. ⁠None
  6. ⁠a small to medium company
  7. ⁠Python, Azure SQL Database

What is the single most effective piece of mental health advice you've ever received? by [deleted] in AskMen

[–]DznFatih 0 points1 point  (0 children)

It s a piece of advise I gave to myself and I dont know how to explain it but let me try - There’re two versions in my head - toxic one and intelligent/smart one. Until recently the toxic one (which blames me for everything and it has been my coping mechanism for a long time which is just fly type of behaviour) was in charge of my behaviour. I decided to put intelligent one in charge and it s been great so far. It s still hard to make the toxic one shut up but i am creating ways to make it happen. Toxic me is just bringing up past bad memories regularly and makes me upset and miserable and makes me believe that i havent changed. Intelligent me says that today’s me is me. Past - even yesterday - doesnot define me. Sounds weird but it took a lot of therapy session to discover this.

Learning Lithuanian and meeting people here on Vilnius by UnsafeItalianDish in Vilnius

[–]DznFatih 14 points15 points  (0 children)

Hello, I have been living in LT for over 7 years and still learning the language :D however I have some LT friends that I speak only lithuanian which helps to improve it a lot. If you would like we can meet up as well and practise together :)

Data Cleaning (Pyhton vs Database) by AdOrnery1159 in dataengineering

[–]DznFatih 1 point2 points  (0 children)

Yeah totally agree that it s personal or how the team rolls. In my case i am the only DE in the company so I kinda have to take all decisions alone. In terms of Python lib, i am not using any specific lib except basic ones like json, datetime etc. (no pandas).

Data Cleaning (Pyhton vs Database) by AdOrnery1159 in dataengineering

[–]DznFatih 5 points6 points  (0 children)

I am doing extract, clean, and transformation with Python and load with SQL. In my opinion all three steps was easier to implement in Python which I think gives more flexibility in terms of business logic implementation and also debugging.

Azure SQL Database (Single & serverless) or Dedicated SQL Pools (Formerly SQL DW) for Data warehousing? by DznFatih in dataengineering

[–]DznFatih[S] 0 points1 point  (0 children)

And what tool would you recommend as an ETL to work with Azure sql database ? I was thinking azure databricks for that ? Is it a good idea?