NCSU-Libraries / data-science-cookbook

MIT License
6 stars 1 forks source link

A recipe on merging and filtering Pandas Dataframes based on time-stamps #16

Closed eternalscholar closed 3 years ago

eternalscholar commented 3 years ago

This is a recipe on merging and filtering data in Pandas DataFrames based on Time-stamps.

eternalscholar commented 3 years ago

It would be better to create two folders, images and data, within the Python folder for a neat organization.

mikenutt commented 3 years ago

Let's take a look at this in tomorrow's meeting!

mikenutt commented 3 years ago

@csbailey5t, @eternalscholar reports he is unable to create a Python/images folder. Can we give the Consultants those permissions?

csbailey5t commented 3 years ago

@eternalscholar you should already have permissions to push a folder. What error are you getting when trying to git push?

eternalscholar commented 3 years ago

@csbailey5t @mikenutt Thanks for your comments. I realized I have the right to create folders when I push the repository from the git command-line. I wasn't using the command line before, instead I was trying to do that online itself. I've closed this pull request and opened a new one with image and data folders included.