#csv — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #csv, aggregated by home.social.
-
🚀Another #MotilA update this morning: v1.1.3 brings optional #CSV & #YAML export, which makes MotilA less reliant on proprietary file formats. … And: MotilA got its first logo 🤗
🌍 https://motila.readthedocs.io/en/latest/changelog.html#motila-v1-1-3
#BioimageAnalysis #microglia #motility #Python https://mastodon.social/@FabMusacchio/117077490957638600
-
🚀Another #MotilA update this morning: v1.1.3 brings optional #CSV & #YAML export, which makes MotilA less reliant on proprietary file formats. … And: MotilA got its first logo 🤗
🌍 https://motila.readthedocs.io/en/latest/changelog.html#motila-v1-1-3
#BioimageAnalysis #microglia #motility #Python https://mastodon.social/@FabMusacchio/117077490957638600
-
Link Vault aka Organizador de Links
Una página web en html que permite organizar, clasificar, guardar, exportar e importar enlaces en formatos .csv y .json. Permite generar thumnails temporales de los sitios.
- Full bookmark management (add, edit, delete)
- Tags with filtering and tag manager
- Folder/group organization
- 3 layout views (1 column, 2 columns, squares)https://framadrive.org/s/2F7okep2MGB7B2r
#gpl #html #management #folders #csv #json #deepseek #AI #opensource
-
Link Vault aka Organizador de Links
Una página web en html que permite organizar, clasificar, guardar, exportar e importar enlaces en formatos .csv y .json. Permite generar thumnails temporales de los sitios.
- Full bookmark management (add, edit, delete)
- Tags with filtering and tag manager
- Folder/group organization
- 3 layout views (1 column, 2 columns, squares)https://framadrive.org/s/2F7okep2MGB7B2r
#gpl #html #management #folders #csv #json #deepseek #AI #opensource
-
🚀 Ah, #DuckDB, the savior for those who mistakenly thought their laptops could handle 100GB of #CSV files without turning into smoldering piles of silicon. Now with the added complexity of #Clojure, because every data scientist dreams of #debugging Lisp syntax when they could have just bought a server. 🤦♂️
https://techascent.com/blog/just-ducking-around.html #DataScience #TechHumor #HackerNews #ngated -
🚀 Ah, #DuckDB, the savior for those who mistakenly thought their laptops could handle 100GB of #CSV files without turning into smoldering piles of silicon. Now with the added complexity of #Clojure, because every data scientist dreams of #debugging Lisp syntax when they could have just bought a server. 🤦♂️
https://techascent.com/blog/just-ducking-around.html #DataScience #TechHumor #HackerNews #ngated -
Cursor removed cost information from the usage page and CSV export
https://forum.cursor.com/t/usage-page-to-token-amount-what/167153
Comments: https://news.ycombinator.com/item?id=49135257
#HackerNews #Cursor #Cost #Update #Usage #Page #CSV #Export #Token #Info
-
Cursor removed cost information from the usage page and CSV export
https://forum.cursor.com/t/usage-page-to-token-amount-what/167153
Comments: https://news.ycombinator.com/item?id=49135257
#HackerNews #Cursor #Cost #Update #Usage #Page #CSV #Export #Token #Info
-
gitRmap is a semi-automated location mapping tool, allowing users to add their own points by editing a CSV file. It is designed for those who are new to GIS but have some knowledge of it #csv
-
gitRmap is a semi-automated location mapping tool, allowing users to add their own points by editing a CSV file. It is designed for those who are new to GIS but have some knowledge of it #csv
-
ИИ для анализа рентген‑снимков грудного отдела
Недавно занимался задачей, которую в медтехе обсуждают часто, а до рабочего прототипа доходят не все: нужно было научить модель смотреть на рентген грудной клетки и выдавать вероятности по нескольким патологиям сразу. Не сегментация, не генерация отчёта — именно мультилейбл‑классификация, чтобы на выходе было что‑то вроде «плевральный выпот 87%, пневмоторакс 12%». Полный fine‑tune большой сети на арендованной GPU мне не хотелось: дорого, долго, и есть риск переобучиться на паре десятков тысяч снимков. Поэтому пошёл по пути linear probing — взял тяжёлый предобученный энкодер, заморозил его и обучил только небольшую голову. В итоге macro AUC на валидации вышел 0.9025 , обучение уложилось в десяток эпох. Ниже — как устроен пайплайн, где накосячил с путями к датасету, и почему отказался от горизонтального отражения.
https://habr.com/ru/articles/1062678/
#CSV #Python #Медицина #Машинное_обучение #ML #Компьютерное_зрение
-
DE. Путь файла по слоям
В исходном orders.csv было 11 строк. До BI-витрины дошло 7, а валовая сумма 4720.30 после применения бизнес-правил превратилась в 2200.30 выручки. Четыре строки не исчезли: каждая попала в rejects с конкретной причиной. На этом небольшом примере покажу весь путь данных через RAW, STG, CORE и MARTS. Разберём, где меняются строки и суммы, как пережить повторную доставку файла и какие проверки позволяют доверять итоговому дашборду. Внутри MinIO, Postgres и Airflow.
https://habr.com/ru/articles/1062446/
#Data_Engineering #ETL #DWH #пайплайн_данных #Apache_Airflow #PostgreSQL #MinIO #Data_Quality #CSV #BI
-
Need to copy an existing HTML table as text, markdown, and/or comma-separated values to the clipboard? Using just HTML and JavaScript?
Developer advocate, and seasoned tech writer Raymond Camden (Code and Cats) has your back. The post is styled as a tutorial, with ample code samples.
"Copying HTML Tables as Text, Markdown, and CSV"
https://www.raymondcamden.com/2026/07/20/copying-html-tables-as-text-markdown-and-csv
#programming #html #javascript #markdown #csv #text #clipboard
-
Need to copy an existing HTML table as text, markdown, and/or comma-separated values to the clipboard? Using just HTML and JavaScript?
Developer advocate, and seasoned tech writer Raymond Camden (Code and Cats) has your back. The post is styled as a tutorial, with ample code samples.
"Copying HTML Tables as Text, Markdown, and CSV"
https://www.raymondcamden.com/2026/07/20/copying-html-tables-as-text-markdown-and-csv
#programming #html #javascript #markdown #csv #text #clipboard
-
« 𝐎𝐧 𝐥𝐞𝐬 𝐠𝐫𝐢𝐥𝐥𝐞. » Le chef de fraction du CSV répond au LSAP avec une pince à grillades — et on se demande ce qui vient après : mariner ? flamber ? Notre nouvelle chronique satirique.
👉 https://www.luxembourgjungle.lu/socialistes-vs-chretiens/
.
#LaurentZeimet #CSV #LSAP #luxembourgjungle #satire #satirepolitique #politique #politics -
Tracklisten per Subsonic importieren
Ich kann jetzt beliebige Playlisten mit meiner Musiksammlung in der Nextcloud abgleichen und daraus richtige Playlisten per Subsonic erstellen lassen. Ganz nebenbei war das eine Zeitreise in die Geschichte der Kieler Club-Kultur - aber dazu später mehr. Content Warning: Vibe Coding […]https://kaffeeringe.de/2026/07/17/nextcloud-tracklisten-per-subsonic-importieren/
-
Tracklisten per Subsonic importieren
Ich kann jetzt beliebige Playlisten mit meiner Musiksammlung in der Nextcloud abgleichen und daraus richtige Playlisten per Subsonic erstellen lassen. Ganz nebenbei war das eine Zeitreise in die Geschichte der Kieler Club-Kultur - aber dazu später mehr. Content Warning: Vibe Coding […]https://kaffeeringe.de/2026/07/17/nextcloud-tracklisten-per-subsonic-importieren/
-
Параметризованные отчёты в CSV без таймаута
Эта идея появилась у меня давно. Когда мы внедряли BI в крупном банке, я заметил одну вещь: больше всего внедрению радовались руководители. У них появлялись дашборды, графики, показатели, визуальная картина происходящего. А вот люди, которые каждый день работали с данными, не всегда были в таком же восторге. BI хорошо показывает, что что-то изменилось: появилась аномалия, просел показатель, выросло значение, изменилась динамика. Но после этого почти всегда возникает следующий вопрос: почему так произошло? И вот тут уже приходится разбираться не с графиком, а с данными. Причин может быть много: ошибка, поздняя загрузка, изменение записей задним числом, редкое событие, особенность расчёта. Чтобы это проверить, нужно смотреть строки, сравнивать выгрузки, пересчитывать показатели и иногда просто руками разбирать, что попало в отчёт. У финансистов, которые занимались такими разборами, доступ к хранилищу был ограничен. Они не были техническими специалистами, и это нормально. Но при этом именно им нужно было проверять банковские показатели, сверять расчёты и понимать, что изменилось между вчерашней и сегодняшней выгрузкой. Для таких задач пользователи всё равно часто уходили в Excel: добавляли формулы, сверяли расчёты, сравнивали текущую выгрузку с предыдущей. Так появилась первая версия программы: она формировала отчёты в Excel и хранила на сервере историю выгрузок.
https://habr.com/ru/articles/1056402/
#csv #bi #выгрузка_данных #отчёт #excel #timeout #python #javascript #sql #бизнесанализ
-
Built a lil helper tool to convert IFTAS DNI CSV to a format that I can import for the new fediverse.info admin dashboard ✨
-
Built a lil helper tool to convert IFTAS DNI CSV to a format that I can import for the new fediverse.info admin dashboard ✨
-
Файловые отчеты для корпоративного портала на Bitrix: наш опыт разработки
Привет, Хабр! Меня зовут Леонид, я ведущий PHP-разработчик в НлЛМК ИТ.Наша команда отвечает за сервисы HR-направления на едином корпоративном портале (далее – ЕКП), а также занимается развитием и поддержкой корпоративных сайтов. В предыдущей статье мой коллега рассказывал про подход к использованию гридов на крупном корпоративном портале . Со временем, помимо возможности работать с данными непосредственно на ЕКП, у бизнеса появилась другая потребность – выгружать эти данные в файлы. В одних сервисах эта потребность была обусловлена необходимостью импорта данных в другую корпоративную систему, в других – необходимостью работы с табличными процессорами и несколькими отчетами одновременно. Соответственно, перед командой встает задача – реализовать механизм выгрузки данных из грида в файловый отчет.
-
Seit einiger Zeit stellt das LVermGeo alle 950.000 Adressen in Schleswig-Holstein mit ihren Koordinaten und einer eindeutigen Kennung in Form einer CSV-Datei zur Verfügung. Damit lassen sich interessante Dinge anstellen.
-
Seit einiger Zeit stellt das LVermGeo alle 950.000 Adressen in Schleswig-Holstein mit ihren Koordinaten und einer eindeutigen Kennung in Form einer CSV-Datei zur Verfügung. Damit lassen sich interessante Dinge anstellen.
-
I recently started using Xan to explore CSV files of varying sizes, and I really liked the tool. It's fast with large files and intuitive; it's now part of my toolkit, and I'm gradually learning how to use it.
I need to explore its chart creation capabilities.
Thanks to the SciencesPo Medialab for this great tool! -
I recently started using Xan to explore CSV files of varying sizes, and I really liked the tool. It's fast with large files and intuitive; it's now part of my toolkit, and I'm gradually learning how to use it.
I need to explore its chart creation capabilities.
Thanks to the SciencesPo Medialab for this great tool! -
DEVONthink lets you use several common file formats: PDF documents for reading, RTF or Markdown for note taking, and many more. But if you need to record information in a spreadsheet-style format, we also have a native format for that: sheets. Here is how to use it in DEVONthink. #devonthink #tsv #csv https://www.devontechnologies.com/blog/20260616-sheets-devonthink
-
DEVONthink lets you use several common file formats: PDF documents for reading, RTF or Markdown for note taking, and many more. But if you need to record information in a spreadsheet-style format, we also have a native format for that: sheets. Here is how to use it in DEVONthink. #devonthink #tsv #csv https://www.devontechnologies.com/blog/20260616-sheets-devonthink
-
Does anyone know how to set the date on a post imported into #writeas? I'm moving my #blogs over to write.as because I'm totally sick of the WordPress horseshit.
I'd hoped that I could export the posts as #json or #csv, edit the date fields, and re-import them...but that didn't work...
And, I don't understand why, but I can't create an account on the silly write.as discuss forum.
-
Does anyone know how to set the date on a post imported into #writeas? I'm moving my #blogs over to write.as because I'm totally sick of the WordPress horseshit.
I'd hoped that I could export the posts as #json or #csv, edit the date fields, and re-import them...but that didn't work...
And, I don't understand why, but I can't create an account on the silly write.as discuss forum.
-
[Перевод] TOON против TRON против JSON, YAML и CSV для LLM-приложений
Разные форматы данных существуют, потому что они решают разные задачи. JSON — строгий и машинно-ориентированный, YAML — удобен для чтения человеком, CSV — минималистичен. TOON — сверхкомпактный формат, специально созданный для снижения токенной нагрузки на LLM. TRON — расширение JSON с определением классов для обратной совместимости и сжатия.
https://habr.com/ru/articles/1042886/
#toon #tron #json #yaml #csv #форматы_данных #промптинжиниринг
-
🚀 Working with massive CSV files and need a secure way to convert them into JSON?
I recently shared a detailed guide on how to convert large CSV files to JSON safely, efficiently, and without performance issues.
✅ Handle large datasets efficiently
✅ Avoid crashes & memory issues
✅ Secure conversion techniquesRead the full article here 👇
https://www.linkedin.com/pulse/how-convert-large-csv-files-json-securely-bansidhar-kadiya-4h7nf/
#CSV #JSON #WebDevelopment #Programming #DataProcessing #DeveloperTools #Coding #SoftwareDevelopment #DataConversion
-
Firebird External Table Generator (or ext-table-gen) version 3.0 is out. This versions adds support for binary floating point types (float and double precision), decimal floating point types (decfloat) and variable length string (varchar).
Firebird External Table Generator is a tool to convert CSV files to the Firebird external table file format. External tables can be used to import data into a Firebird database.
See also https://lawinegevaar.nl/firebird/ext-table-gen-v3.0-released.html
-
Firebird External Table Generator (or ext-table-gen) version 3.0 is out. This versions adds support for binary floating point types (float and double precision), decimal floating point types (decfloat) and variable length string (varchar).
Firebird External Table Generator is a tool to convert CSV files to the Firebird external table file format. External tables can be used to import data into a Firebird database.
See also https://lawinegevaar.nl/firebird/ext-table-gen-v3.0-released.html
-
In an intellectual twist so shocking it'll make your socks fall off, 🤯 the Library of Congress has finally declared #SQLite a "recommended storage format," right alongside that cutting-edge, never-to-become-obsolete duo: #XML and #CSV. Because nothing screams "future-proof" quite like a format that feels like it was created when dinosaurs roamed the Earth. 🦕📜
https://sqlite.org/locrsf.html #LibraryOfCongress #FutureProof #HackerNews #ngated -
In an intellectual twist so shocking it'll make your socks fall off, 🤯 the Library of Congress has finally declared #SQLite a "recommended storage format," right alongside that cutting-edge, never-to-become-obsolete duo: #XML and #CSV. Because nothing screams "future-proof" quite like a format that feels like it was created when dinosaurs roamed the Earth. 🦕📜
https://sqlite.org/locrsf.html #LibraryOfCongress #FutureProof #HackerNews #ngated -
📂 CSV delimiters: Ανοίξτε σωστά τα αρχεία σας χωρίς δοκιμές και λάθη
Στο #opensource @ONLYOFFICE Docs, προστέθηκε μια μικρή αλλά πολύτιμη βελτίωση:
✨ Αυτόματος εντοπισμός διαχωριστή στο Spreadsheet Editor.Τέλος τα ερωτηματικά που είναι κόμματα (ή το αντίστροφο). Το ONLYOFFICE διαβάζει τη δομή και επιλέγει τον σωστό χαρακτήρα για εσάς.
Διαβάστε τον πλήρη οδηγό:
👉 https://www.onlyoffice.com/blog/el/2026/05/csv-delimeter#OnlyOffice #CSV #FOSS #Spreadsheets #DataPrivacy #SelfHosted #Tech
-
📂 CSV delimiters: Ανοίξτε σωστά τα αρχεία σας χωρίς δοκιμές και λάθη
Στο #opensource @ONLYOFFICE Docs, προστέθηκε μια μικρή αλλά πολύτιμη βελτίωση:
✨ Αυτόματος εντοπισμός διαχωριστή στο Spreadsheet Editor.Τέλος τα ερωτηματικά που είναι κόμματα (ή το αντίστροφο). Το ONLYOFFICE διαβάζει τη δομή και επιλέγει τον σωστό χαρακτήρα για εσάς.
Διαβάστε τον πλήρη οδηγό:
👉 https://www.onlyoffice.com/blog/el/2026/05/csv-delimeter#OnlyOffice #CSV #FOSS #Spreadsheets #DataPrivacy #SelfHosted #Tech
-
Генерація файлів Gemini — Google додав експорт документів прямо в чат
# #AI #Anthropic #Claude #CSV #Excel #Gemini #GeminiLive #Google #GoogleDocs #GoogleGemini #GoogleGeminiAI #GoogleSheets #GoogleSlides #LaTeX #Markdown #OpenAI #PDF #Prism #Word
https://gizchina.net/2026/05/01/gemini-generaciya-fajliv-eksport-u-chat-googl/ -
Генерація файлів Gemini — Google додав експорт документів прямо в чат
# #AI #Anthropic #Claude #CSV #Excel #Gemini #GeminiLive #Google #GoogleDocs #GoogleGemini #GoogleGeminiAI #GoogleSheets #GoogleSlides #LaTeX #Markdown #OpenAI #PDF #Prism #Word
https://gizchina.net/2026/05/01/gemini-generaciya-fajliv-eksport-u-chat-googl/ -
Генерація файлів Gemini — Google додав експорт документів прямо в чат
# #AI #Anthropic #Claude #CSV #Excel #Gemini #GeminiLive #Google #GoogleDocs #GoogleGemini #GoogleGeminiAI #GoogleSheets #GoogleSlides #LaTeX #Markdown #OpenAI #PDF #Prism #Word
https://gizchina.net/2026/05/01/gemini-generaciya-fajliv-eksport-u-chat-googl/