mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
fix bad char
This commit is contained in:
parent
f2c4f297a6
commit
40aaafa5de
@ -43,7 +43,7 @@ enum RowIndexLookup {
|
||||
|
||||
// Frame struct definition and associated implementations
|
||||
|
||||
/// A data frame – a Matrix with string-identified columns and a typed row index.
|
||||
/// A data frame - a Matrix with string-identified columns and a typed row index.
|
||||
///
|
||||
/// `Frame` extends the concept of a `Matrix` by adding named columns
|
||||
/// and an index for rows, which can be integers, dates, or a default range.
|
||||
|
Loading…
x
Reference in New Issue
Block a user