Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dataframe
v0.2.1
Dataframe
Column
ColumnType
CSVBuilder
CSVLexer
Token
Kind
CSVParser
InvalidDataframeError
InvalidRowError
InvalidTypeError
NonNumericTypeError
Row
Type
Generated using Crystal 1.11.2
2024-11-04 13:58:46 UTC
class
Dataframe::
NonNumericTypeError
Dataframe::NonNumericTypeError
Exception
Reference
Object
Defined in:
common.cr
Constructors
.new
(class_name : Class)
Constructor Detail
def self.
new
(class_name : Class)
#
[
View source
]