Julia Programming Language
DataFrame Row Indexing and Transaction Data Aggregation
General Usage
jling
August 14, 2020, 4:16pm
2
groupby(data, :Name)
? also looks like you want:
Reshaping · DataFrames.jl
show post in topic
Related topics
Topic
Replies
Views
Activity
Create a GroupedDataFrame by the relations of rows rather than the values of the rows in a column, e.g `groupby` consecutive dates?
New to Julia
question
,
dataframes
,
grouped-data
14
793
March 29, 2023
TSFrames.jl v0.2.0: A timeseries data manipulation package based on DataFrames
Package Announcements
package
,
statistics
,
dataframes
,
time-series
0
403
January 4, 2023
How to carry out a sum over data indexed by time and grouped by year and month?
General Usage
question
5
1758
April 27, 2022
DataFrame, aggregate by month of date
General Usage
dataframes
4
2323
February 2, 2022
Create grouped dataframe by properties of a given column?
New to Julia
dataframes
,
grouped-data
9
451
April 26, 2024