Search Results for "plotting csv data" - Page 25

Showing 994 open source projects for "plotting csv data"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    cutplace
    Cutplace validates tabular data (CSV, fixed format) according to an interface control document (ICD). The ICD acts as executable specification and can be described using popular spreadsheet applications (Calc, Excel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Corbomite
    Data logger, manipulator and visualizer. Receives data in CSV format from stdio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Row-Bean

    Row-Bean

    CSV reader writer - bean mapping - easy bean extraction from CSV file

    Row-Bean is a CSV-Bean JAVA API . Row-Bean provides CSV reader an writer. More ever provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping. Another possibility consists in use Annotations. Use under maven : <!-- row bean with annotations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    closedXMLExcel

    closedXMLExcel

    professional Excel component specially designed for .NET developers

    ...It supports both for the old Excel 97-2003 format (.xls) and for the new Excel 2007 and Excel 2010 (.xlsx). Main features. Convert .xlsx to PDF. Convert .xlsx to XML. Convert .xlsx to CSV. Convert .xlsx to image. Save Chart to Image. Export Data. Insert Image into excel file. Insert Chart into excel file. Insert SparkLine into excel file. Set Background color and image. Insert Control into excel file. Insert OLEObject into excel file. Set Viewmode for excel file. Zoom function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    diCal-IBD

    diCal-IBD

    diCal-IBD predicts identical by descent tracts using sequence data

    diCal-IBD can be used for predicting identical by descent (IBD) tracts in sequence data. It provides means for calculating the accuracy of the prediction, if the true tracts are available, plotting of the predicted tracts, their TMRCA (time to the most recent common ancestor) and corresponding posterior probabilities, and identification of putative recent positive selection through investigation of average IBD sharing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    An Open Source Knowledge Base System

    An open source, web based, platform independent knowledge base system.

    ...Comment hover links let you read in an AJAX generated hover window, the comments to an article in the main list view without having to go to the comments page. Password protected user accounts, and group support, with read only guest user, full control admin, power user/moderator, and default data entry user with restricted privileges. Users can view all data but only modify their own data unless user is admin or moderator, default users can't delete anything. Moderator is more restricted then admin but less restricted then default user. Supported data export formats: .doc .xls .csv .pdf and .xml. Printing and exporting can be done from any part of the site. single articles or multiple items from the list view. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    SAP PI XSD Creator tool

    XSD tool is mainly developed to reduce the effort of manuall

    the PHP tool to convert the CSV file which contains information like node, elements, data types etc in to XSD file. The generated file can be further used in middleware integration tools like SAP PI.This is used in EAI projects where we have a list of elements/Node in a CSV format which we need to add manually into any EAI/middleware tool to create a XSD structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CSV Tools

    Tool for splitting and changing encoding or delimiters in CSV files.

    Simple tool for converting CSV file. You can easily change file encoding, escaping or separator character. You can split the file into more smaller files as well.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    RelKinema

    RelKinema

    Relativistic two-body kinematics calculator for nuclear reaction

    Relativistic 2-body kinematics calculator for nuclear reaction, including mass data manager, result table browser and plotter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EPRtoolbox

    A toolbox for all things EPR

    A toolbox for loading, handling and plotting Electron Paramagnetic Resonance (EPR) data. Currently accepting continuous wave (cw), pulsed (PELDOR / DEER, ESEEM, HYSCORE, ENDOR, DONUT) and in silico (MMM, DeerAnalysis) EPR data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    robotframework-testhelperlibrary

    TesthelperLibrary is a Robot Framework test helper library

    TesthelperLibrary is a Robot Framework test library which provides a few test helper tools, including: 1. Update JIRA issue status 2. Add comment to JIRA issue 3. Read and use the data from a Excel file 4. Read and use the data from a CSV file 5. Read and use the data from a xSV file 6. Pause test execution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See "FlatPack Feature List" under News for complete feature list.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Layout Parser

    Map fixed-length files to java objects allowing read from and write to

    Parses and formats positional and CSV data into and from Java Objects based on a layout defined in xml format. Particularly useful for developers that need to integrate Java with legacy systems/languages that only understand positional data (i.e.: Cobol).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Text to dbf util

    Text to dbf util

    The program includes 3 components: a text-delimited format database

    ...The field is posted on a space or symbol on adjacent fields, the data is connected from the specified fields into one. Compare table index field field selectively/together with the/case-insensitive. The autocreate table. The search for the two switching fields, fields to display are configured, disable the index and the exact match, the search character, numeric and date data types. Editing of found records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSefa is a simple library for stream-based serialization of java objects to XML, CSV, or FLR and back again using an iterator-style interface independent of the serialization format. There is a standard and an android edition available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Lograptor

    Command-Line search tool for syslog files

    Lograptor is a search tool for system logs written in legacy BSD syslog format RFC 3164 and for IETF syslog protocol RFC 5424. The program can perform searches in syslog files like as the UNIX command "grep", but with the addition of some filters and parameters, useful to restrict the search field and retrieve the relevant informations from log files. You could specify parameters like hostname, application, date, time range, plus a set of filters on message data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Feed4JUnit makes it easy to write and feed parameterized JUnit tests with data imported from files (e.g. CSV or Excel) or generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GEMPlot

    GUI Program for GEMPAK

    GUI Program for plotting Model & ReAnalysis Data using GEMPAK. Users can perform Model Analysis, Surface Analysis, Objective Analysis, Cross-Sectional Analysis, Isentropic Analysis, and ReAnalysis. Soundings can also be plotted for a selection of upper air stations within the CONUS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BasisViewer

    Browse and visualize your downloaded Basis Band B1 biometric data

    This application allows you to graph your Basis data in several ways and allows you to easily move across dates, plot mulitple attributes simultaneously, and understand trends and answer questions. This application assumes you've already run the BasisRetriever application and downloaded your metrics in csv format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    RatStim Data Parser
    The RatStim Data Parser takes in one or more CSV files (formatted in the predetermined rat ID/stimulus layout) and sorts them according to rat ID and stimulus value. The average values for each stimulus across all input files are output to a 'Master' Excel file, and the individual sorted entries are kept in an 'Intermediate' Excel file. This allows data to be examined at a higher level in the 'Master' file, while still allowing closr analysis of the organized data in the 'Intermediate' file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LDAPExporter

    LDAPExporter

    A fast LDAP data exporter for Windows and Linux

    @ Please email me at keith@belkast.com to request new features. I will try to release a new version @ # Changes in 0.6.7 # Export to CSV A new prefs.xml file LDIF output for changeType: delete Total number of records displayed in LDIF Current record number is displayed for every record in LDIF, along with naming attribute Allow deletion/moving of Columns in results grid Fixed left column always shows the DN of the User Other bug fixes # Overview # Compiled for Windows 32bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ETU SQL - Data Import

    ETU SQL - Data Import

    ETU SQL - Data Import Tool

    ETU SQL - Data Import (Free Edition!) enables you to import data from different format files: CSV, TXT or XML In 2 simple steps, this data can be easily imported to the following databases : MS SQL Server, MySQL, PostgreSQL, DB2 or Oracle Features: 1) Three Methods Authentication: Single sign on, Windows Impersonated User and SQL User. 2) Multi-support to several databases 3) Multi-support to several source files to be imported. 4) Simple steps and easy-to-use 5) Data preview and data editing Download also: 1) ETU SQL for MS SQL : https://sourceforge.net/projects/etusqltango/ 2) ETU SQL for Oracle: https://sourceforge.net/projects/etusqlfororacle/ 3) ETU SQL for DB2: https://sourceforge.net/projects/etusqlfordb2/ 4) ETU SQL for PostgreSQL: https://sourceforge.net/projects/etusqlforpostegresql/ 5) ETU SQL for MySQL: https://sourceforge.net/projects/etusqlformysql/ Deosoftware - 2014 - (D)amián (E)zequiel (O)rtiz
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo