Casie Liucasie.hashnode.dev·Dec 2, 2024How to Convert CSV to Excel and Excel to CSV in Python [Safe Guide]For people who deal with data, the conversion between CSV and Excel is essential, whether you're organizing datasets, sharing information, or integrating with different systems. CSV files are lightweight and ideal for raw data storage, while Excel fi...Python
Juan Millanmillancore.com·Nov 25, 2024The Memory-Efficient Guide to Blazing Fast CSV Filtering with PHPWhen it comes to processing large CSV files, memory consumption can quickly become a bottleneck. Loading a 10-million-line CSV file into memory? That's a recipe for an out-of-memory error. But what if I told you that you could Filter such a file usin...10 likes·127 readsPHP IteratorsPHP
Dev Kheradiyadevkheradiya.hashnode.dev·Nov 25, 2024Automated Updates: Keeping Algolia Synced with CSV DataThis blog explains how to automate CSV syncing, index data in Algolia, and display it on a live website, with the flexibility to update CSV data anytime. Step 1:Create a CSV file to serve as the data source. To simplify the process, I am using Google...1 like·28 readsAlgolia
Nischal Baidarnischalbaidar.hashnode.dev·Oct 15, 2024Day 11 - Working with CSV Files Using PandasWhen working with data in Python, CSV (Comma-Separated Values) files are one of the most commonly used formats for data storage and exchange. Pandas, a powerful data manipulation library, makes it extremely easy to load, manipulate, and analyze CSV f...nischal_baidar
CryptapeforCryptape Jungleblog.cryptape.com·Oct 11, 2024Satoshi Scoop Weekly, 11 Oct 2024Crypto Insights Why Fat Protocols Theory No Longer Works in Today's Crypto Landscape Co-founder of JokeRace, David Phelps, believes that the current crypto ecosystem has involved since the introduction of the 'Fat Protocols' theory in 2016 (see Fat P...27 readsSatoshi Scoop Weeklycovenants
Marvellous Nwachukwumarvelcodes.hashnode.dev·Oct 11, 2024The Technical Tango: Converting CSV to JSON and Back AgainAs developers, we've all been there - struggling to convert between different data formats, just to get our project running smoothly. One such pain point is the conversion between Comma Separated Values (CSV) and JavaScript Object Notation (JSON). In...json
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Sep 9, 2024Pandas for Data Analysis: A Comprehensive GuidePandas is a powerful and flexible library in Python for data manipulation and analysis. It is widely used in data science, machine learning, and statistical analysis due to its simple syntax and powerful functionalities. In this blog, we’ll dive deep...10 likesPythonPython
Vehbi Sinan Tunaliogluthenegation.hashnode.dev·Aug 29, 2024Shell CacophonyI am using jq, qsv, uplot quite often. This post is to make sure that you know and use them, too. I hope you will waste as much time as I do, especially with uplot. Motivation This post is for people like me who are facing a problem, reaching out to ...Linux
Ikechukwu Ashimonyetechgecko.hashnode.dev·Aug 2, 2024Learn to Export Resource Data to CSV and JSON Formats with CodeHello, techies! Let's face it. At some point in your programming journey, whilst working with internet data resources or databases, you've wanted to export some data to a file in a format that is widely reusable. This article teaches you exactly how ...10 likesPython
Shreyan Dasshreyandas.hashnode.dev·Jul 19, 2024Need for speed, but where do I store all of this data?Dear Diary, The most dreaded day in the life of any data engineer came to me a while ago — our TL sat us down to tell us that we had been billed an enormous amount for our cloud storage in the last quarter, and we needed to find a way to cut down sto...40 likes·28 readsConfessions of a Data Engineerdata-engineering