MS
Maria Santos
Backend Developer
PythonREST APIsData Engineering
আমাদের সম্পর্কে
Maria is a backend developer specialising in Python and API integration. She has broad experience with data pipelines, serialisation formats, and building reliable server-side services. She is an active member of the Python community and enjoys writing practical, example-driven guides that help developers solve real problems without unnecessary theory.
Maria Santos এর নিবন্ধ
Python-এ UUID v4 জেনারেট করুন — uuid.uuid4() পূর্ণ গাইডPython
Python-এ uuid.uuid4() দিয়ে UUID v4 তৈরি করুন। UUID অ্যাট্রিবিউট, ভ্যালিডেশন, JSON সিরিয়ালাইজেশন, Pydantic, বাল্ক জেনারেশন ও uuid-utils সহ। Python 3.8+।
UUID v4 Generator·2026-03-14
Python-এ JSON থেকে CSV — DictWriter ও pandas উদাহরণPython
csv.DictWriter ও pandas json_normalize ব্যবহার করে Python-এ JSON থেকে CSV রূপান্তর। নেস্টেড JSON, ijson স্ট্রিমিং, CLI কমান্ড ও সাধারণ ভুল।
JSON to CSV·2026-03-20