Skip to content

DeepNote Initialisation for LightKurve plots -> [HDASH-4]ย #1

@Gizmotronn

Description

@Gizmotronn

Deepnote doc

TIC = 'TIC 284475976' # TIC Star ID
sector_data = lk.search_lightcurve(TIC, author = 'SPOC', sector = 23) # can remove each arg if needed
sector_data
lc = sector_data.download()
lc.plot()
select
    stars.star_id,
    stars.author,
from
    stars-sailors

Then:

retention.loc[retention.Week == 4][['variant','Retention']].reset_index(drop=True)

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already exists

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions