v1.4: bugfixes and performance improvements
This is largely a bugfix and performance release. It was originally planned as a patch release (v1.3.2), but some features and interface changes crept in, so it is officially v1.4.
- [pyobj]
visidata.view(obj)
andvisidata.view_pandas(df)
- [pandas]
-f pandas
loads file withpandas.read_<ext>
- [date] date minus date now gives float number of days instead of seconds
- [vdtui] internal colorizer API changed significantly
- [vdtui] timeout and redraw only if other threads active
As usual, a more complete list of changes and features is in the CHANGELOG.
See the ROADMAP for the planned future direction of VisiData.