Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Tablecruncher serves as a robust yet streamlined CSV editor for Mac users, adept at managing substantial datasets with ease. It is capable of opening files exceeding 2GB and containing over 15 million rows, efficiently loading a 100MB CSV file in less than 5 seconds on a dual-core MacBook Pro. The application accommodates a variety of encodings such as UTF-8, UTF-16LE, UTF-16BE, Latin-1 (ISO-8859-1), and Windows 1252, with the ability to auto-detect most CSV formats and their associated encodings. Users can leverage JavaScript as a macro language for file manipulation, giving them access to all cells for content alterations and calculations. Additionally, Tablecruncher provides the functionality to export table data to JSON, generating an array of objects when a header row exists or an array of arrays when it does not. Its find and replace feature enables users to conduct pattern searches within the table or specific selected regions, utilizing Regular Expressions that comply with the ECMAScript 5 standard. Furthermore, the software includes four distinct color themes, with one being a dark mode option, to enhance the overall user interface experience while working with large datasets. This combination of features makes Tablecruncher an indispensable tool for anyone dealing with extensive CSV files.
Description
All components of a URL, including scheme, user, password, host, port, path, query, and fragment, can be accessed through their respective properties. Every manipulation of a URL results in a newly generated URL object, and the strings provided to the constructor or modification functions are automatically encoded to yield a canonical format. While standard properties return percent-decoded values, the raw_ variants should be used to obtain encoded strings. A human-readable version of the URL can be accessed using the .human_repr() method. Binary wheels for yarl are available on PyPI for operating systems such as Linux, Windows, and MacOS. In cases where you wish to install yarl on different systems like Alpine Linux—which does not comply with manylinux standards due to the absence of glibc—you will need to compile the library from the source using the provided tarball. This process necessitates having a C compiler and the necessary Python headers installed on your machine. It is important to remember that the uncompiled, pure-Python version is significantly slower. Nevertheless, PyPy consistently employs a pure-Python implementation, thus remaining unaffected by performance variations. Additionally, this means that regardless of the environment, PyPy users can expect consistent behavior from the library.
API Access
Has API
API Access
Has API
Pricing Details
$32.18 one-time payment
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Tablecruncher
Founded
2017
Country
Germany
Website
tablecruncher.com
Vendor Details
Company Name
Python Software Foundation
Country
United States
Website
pypi.org/project/yarl/